![]() ![]() | The global UID dictionary instance. Normally, the first loaded UID dictionary is assigned as this instance, automatically. |
![]() |
Overloaded. Initializes a new instance of the UidDictionary class. |
![]() | Returns the count of dictionary entries. |
![]() | Returns whether a dictionary does not contain entries. |
![]() | Access UID dictionary instance as array. DICOM UIDs are used for indexing. |
![]() | Adds a new UID dictionary entry to a UID dictionary instance. |
![]() | Clears all UID dictionary properties. |
![]() | Determines whether a DICOM UID already is in use within a UID dictionary instance. |
![]() | Returns a dictionary entry by specified DICOM UID. |
![]() | Re-creates a UID dictionary instance and fills it with entries from the specified UID dictionary file of given file format. |
![]() | Saves the entire UID dictionary instance content to file using specified file format. |
![]() | Returns the entire UID dictionary as array of UidDictionaryEntry. |
UidDictionary Class | openDicom.Registry Namespace