openDICOM.NET API Reference (openDICOM# Class Library)

UidDictionary Properties

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

Public Static Properties

Global The global UID dictionary instance. Normally, the first loaded UID 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 UID dictionary instance as array. DICOM UIDs are used for indexing.

See Also

UidDictionary Class | openDicom.Registry Namespace