'DeclarationPublic Overloads Sub Read( _ ByVal Stream As System.IO.Stream, _ Optional ByVal readBehaviours As ReadBehaviours _ )
public void Read( System.IO.Stream Stream, ReadBehaviours readBehaviours )
Parameters
- Stream
The Stream from which to read.
- readBehaviours
- ReadBehavioursObject to control individual read operation