![]() ![]() | DICOM tag (FFFE,E00D). |
![]() |
Overloaded. Initializes a new instance of the NestedDataSet class. |
![]() | Returns count of DICOM data elements. |
![]() | Returns whether this instance contains DICOM data elements. |
![]() | Access of a DICOM data set instance as array of DataElement. The index is a DICOM tag. |
![]() | 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 new DICOM data element to this data set instance. Multiple data elements of the same DICOM tag are not allowed within a data set. Uniqueness is guaranteed by DICOM tags. |
![]() | Overloaded. Adds a DICOM data element instance to this instance. Multiple data elements of equal instances are allowed within a sequence. |
![]() | Clears all DICOM data set properties. |
![]() | Determines whether this data set instance contains a data element with specified DICOM tag. |
![]() | |
![]() | Needed by the C# foreach-statement. Makes life easier. |
![]() | |
![]() | Returns all sequences of all levels of a data set tree as one concatenated zero-level sequence. Multiple data elements of equal instances are allowed within a DICOM sequence. |
![]() | |
![]() | Re-creates a DICOM nested data set instance from specified DICOM output stream using TransferSyntax. |
![]() | Sorts all data elements of a data set instance by their DICOM tag in ascending order. |
![]() | Returns all containing data elements as array of DataElement. |
![]() |
NestedDataSet Class | openDicom.DataStructure.DataSet Namespace