IDataStream..::..Read<(Of <(<'T>)>)> Method (Type)
Reads data of a specified type from the stream.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Type Parameters
- T
- The type of data to read.
Parameters
- dataType
- Type: Type
The type of the data to read.