openDICOM.NET API Reference (openDICOM# Class Library)

DataElementDictionary Methods

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

Public Instance Methods

Add Adds a new data element dictionary entry to a data element dictionary instance.
Clear Clears all data element dictionary properties.
Contains Determines whether a DICOM tag already is in use within a data element dictionary instance.
Equals (inherited from Object) 
GetDictionaryEntry Returns a dictionary entry by specified DICOM tag.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
LoadFrom Re-creates a data element dictionary instance and fills it with entries from the specified data element dictionary file of given file format.
SaveTo Saves the entire data element dictionary instance content to file using specified file format.
ToArray Returns the entire data element dictionary as array of DataElementDictionaryEntry.
ToString (inherited from Object) 

Protected Instance Methods

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

See Also

DataElementDictionary Class | openDicom.Registry Namespace