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.
Equals (inherited from Object) 
GetDictionaryEntry Returns a dictionary entry by specified DICOM UID.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
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.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
LoadFromXml 
MemberwiseClone (inherited from Object) 
SaveAsXml 

See Also

UidDictionary Class | openDicom.Registry Namespace