The properties of the DataElementDictionary class are listed below. For a complete list of DataElementDictionary class members, see the DataElementDictionary Members topic.
![]() Global | The global data element dictionary instance. Normally, the first loaded data element dictionary is assigned as this instance, automatically. |
Count | Returns the count of dictionary entries. |
IsEmpty | Returns whether a dictionary does not contain entries. |
Item | Access data element dictionary instance as array. DICOM tags are used for indexing. |
DataElementDictionary Class | openDicom.Registry Namespace