openDICOM.NET API Reference (openDICOM# Class Library)

Sequence Class

This class represents a DICOM sequence.

For a list of all members of this type, see Sequence Members.

System.Object
   openDicom.DataStructure.DataSet.Sequence
      openDicom.DataStructure.DataSet.DataSet

public class Sequence : IDicomStreamMember

Remarks

This is the basic container class for all other DICOM stream releated container classes. DICOM sequences of items is an ordered sequence of data element with the same DICOM tag (FFFE,E000).

Requirements

Namespace: openDicom.DataStructure.DataSet

Assembly: opendicom-sharp (in opendicom-sharp.dll)

See Also

Sequence Members | openDicom.DataStructure.DataSet Namespace