openDICOM.NET API Reference (openDICOM# Class Library)

Sequence Constructor (Stream, TransferSyntax)

Creates a new DICOM sequence instance and fills it with DICOM data elements from specified DICOM output stream using specified transfer syntax.

public Sequence(
   Stream stream,
   TransferSyntax transferSyntax
);

See Also

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