![]() ![]() | DICOM tag (FFFE,E0DD). |
![]() |
Overloaded. Initializes a new instance of the Sequence class. |
![]() | Returns count of DICOM data elements. |
![]() | Returns whether this instance contains DICOM data elements. |
![]() | Access of this sequence instance as array of DataElement. |
![]() | Returns this instance's position within a DICOM data stream. If this instance has not get in contact with a DICOM stream, no position will be marked and -1 will be returned. |
![]() | Access corresponding DICOM transfer syntax. If null is assinged, the DICOM default transfer syntax will be used instead. |
![]() | Overloaded. Adds a DICOM data element instance to this instance. Multiple data elements of equal instances are allowed within a sequence. |
![]() | Clears all DICOM sequence properties. |
![]() | Needed by the C# foreach-statement. Makes life easier. |
![]() | Returns all sequences of all levels of a sequence tree as one concatenated zero-level sequence. Multiple data elements of equal instances are allowed within a DICOM sequence. |
![]() | Re-creates a new DICOM sequence instance and fills it with DICOM data elements from specified DICOM output stream using TransferSyntax. |
![]() | Sorts all data elements of a sequence instance using Sort. This method is normally supposed not to be used, except by derivated classes that use unique data element identifiers like DICOM data set. |
![]() | Returns all containing data elements as array of DataElement. |
Sequence Class | openDicom.DataStructure.DataSet Namespace