![]() |
Overloaded. Initializes a new instance of the DataSet class. |
![]() | Access of a DICOM data set instance as array of DataElement. The index is a DICOM tag. |
![]() | 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. |
![]() | Clears all DICOM data set properties. |
![]() | Determines whether this data set instance contains a data element with specified DICOM tag. |
![]() | 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 new DICOM data set instance and fills it from specified DICOM output stream using TransferSyntax. |
![]() | Sorts all data elements of a data set instance by their DICOM tag in ascending order. |
DataSet Class | openDicom.DataStructure.DataSet Namespace