VPICustomBinaryReader T  ReadFromBinary Method Virtual Photonics - VTS Library
Virtual Photonics
Reads the specified type

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

T ReadFromBinary(
	BinaryReader br
)

Return Value

Type: T
The type to read
See Also