dcmNET Class Library

DicomSequence Methods

The methods of the DicomSequence class are listed below. For a complete list of DicomSequence class members, see the DicomSequence Members topic.

Public Instance Methods

AddDicomSetAdd data set to the DicomSequence.
AddFragmentAdds a fragment of pixel data to the sequence.
GetDicomSetRetrieve an Data Set in this sequence.
GetFragmentRetrieve an fragment of pixel data in this sequence.
IteratorRetrieve an iterator over Data Sets or Fragments in this Dicom Sequence.
ToStringReturns a string that represents the object.

See Also

DicomSequence Class | dcmNET Namespace