public void SetDicomCodec( UID TS, IDecompressor dec, Stream Stream )
public: void SetDicomCodec( UID^ TS, IDecompressor^ dec, Stream^ Stream )
'Declaration Public Sub SetDicomCodec( _ ByVal TS As UID, _ ByVal dec As IDecompressor, _ ByVal Stream As Stream _ )
'Usage Dim instance As DicomDataSet Dim TS As UID Dim dec As IDecompressor Dim Stream As Stream instance.SetDicomCodec(TS, dec, Stream)
Target Platforms: .NET CLR 4.0 or higher
DicomDataSet Class DicomDataSet Members