openDICOM.NET API Reference (openDICOM# Class Library)

UidDictionary Methods

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

Public Instance Methods

Add Adds a new UID dictionary entry to a UID dictionary instance.
Clear Clears all UID dictionary properties.
Contains Determines whether a DICOM UID already is in use within a UID dictionary instance.
GetDictionaryEntry Returns a dictionary entry by specified DICOM UID.
LoadFrom Re-creates a UID dictionary instance and fills it with entries from the specified UID dictionary file of given file format.
SaveTo Saves the entire UID dictionary instance content to file using specified file format.
ToArray Returns the entire UID dictionary as array of UidDictionaryEntry.

See Also

UidDictionary Class | openDicom.Registry Namespace