'Declaration Public Function New( _
ByVal streamThe source stream.As System.IO.Stream _
)
public DicomSrDecoder(
System.IO.Stream stream
)
public: DicomSrDecoder(
System.IO.Stream* stream
)
public:
DicomSrDecoder(
System.IO.Stream^ stream
)
Parameters
- stream
- The source stream.