openDICOM.NET API Reference (openDICOM# Class Library)

DataElementDictionary Properties

The properties of the DataElementDictionary class are listed below. For a complete list of DataElementDictionary class members, see the DataElementDictionary Members topic.

Public Static Properties

Global The global data element dictionary instance. Normally, the first loaded data element dictionary is assigned as this instance, automatically.

Public Instance Properties

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.

See Also

DataElementDictionary Class | openDicom.Registry Namespace