DicomSequence
|
Overloaded. Initializes a new instance of the DicomSequence class. |
Count | Retrieve the number of items in this sequence. |
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