Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
The data as the specified type
Static method to read a specified type from a stream
Namespace: Vts.IOAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- stream
- Type: System.IO Stream
Stream from which to read
Type Parameters
- T
- Type of the data to be read
Return Value
Type: TThe data as the specified type
See Also