openDICOM.NET API Reference (openDICOM# Class Library)

NestedDataSet Constructor (Stream, TransferSyntax)

Creates a new DICOM nested data set instance from specified DICOM output stream using specified transfer syntax.

public NestedDataSet(
   Stream stream,
   TransferSyntax transferSyntax
);

See Also

NestedDataSet Class | openDicom.DataStructure.DataSet Namespace | NestedDataSet Constructor Overload List