'Declaration Public Overloads Sub Read( _ ByVal Stream As Stream, _ Optional ByVal ReadBehaviour As ReadBehaviours _ )
'Usage Dim instance As DicomDataSet Dim Stream As Stream Dim ReadBehaviour As ReadBehaviours instance.Read(Stream, ReadBehaviour)
public void Read( Stream Stream, ReadBehaviours ReadBehaviour )
public: void Read( Stream^ Stream, ReadBehaviours^ ReadBehaviour )
Parameters
- Stream
The Stream from which to read.
- ReadBehaviour
The behaviours to be used when reading this stream