The methods of the DicomSequence class are listed below. For a complete list of DicomSequence class members, see the DicomSequence Members topic.
AddDicomSet | Add data set to the DicomSequence. |
AddFragment | Adds a fragment of pixel data to the sequence. |
GetDicomSet | Retrieve an Data Set in this sequence. |
GetFragment | Retrieve an fragment of pixel data in this sequence. |
Iterator | Retrieve an iterator over Data Sets or Fragments in this Dicom Sequence. |
ToString | Returns a string that represents the object. |
DicomSequence Class | dcmNET Namespace