openDICOM.NET API Reference (openDICOM# Class Library)

DataElementDictionary Constructor

Creates a new empty data element dictionary instance.

Overload List

Creates a new empty data element dictionary instance.

public DataElementDictionary();

Creates a new data element dictionary instance and fills it with entries from the specified data element dictionary file of specified file format.

public DataElementDictionary(string,DictionaryFileFormat);

See Also

DataElementDictionary Class | openDicom.Registry Namespace