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

