openDICOM.NET API Reference (openDICOM# Class Library)

DataElementDictionary Constructor (String, DictionaryFileFormat)

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 fileName,
   DictionaryFileFormat fileFormat
);

See Also

DataElementDictionary Class | openDicom.Registry Namespace | DataElementDictionary Constructor Overload List