IDataStream..::..Read Method
Overload List
| Name | Description | |
|---|---|---|
| 
                         | 
                      Read<(Of <<'(T>)>>)(Boolean) | 
                         
   Reads data of a generic type from the stream.
    
                       | 
                    
| 
                         | 
                      Read<(Of <<'(T>)>>)(Int32) | 
                         
   Reads data of a generic type from the stream at the specified offset.
    
                       | 
                    
| 
                         | 
                      Read<(Of <<'(T>)>>)(Type) | 
                         
   Reads data of a specified type from the stream.
    
                       | 
                    

