VPFileIO ReadFromBinary T  Method Virtual Photonics - VTS Library
Virtual Photonics
Read from a binary stream

Namespace: Vts.IO
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public static T ReadFromBinary<T>(
	string filename
)
Type Parameters

T

Return Value

Type: T
See Also