The methods of the DataElementDictionary class are listed below. For a complete list of DataElementDictionary class members, see the DataElementDictionary Members topic.
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. |
DataElementDictionary Class | openDicom.Registry Namespace