dcmNET Class Library

DicomSequence Members

DicomSequence overview

Public Instance Constructors

DicomSequence Overloaded. Initializes a new instance of the DicomSequence class.

Public Instance Properties

CountRetrieve the number of items in this sequence.

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