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