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.
GetDictionaryEntry Returns a dictionary entry by specified DICOM tag.
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.

See Also

DataElementDictionary Class | openDicom.Registry Namespace