openDICOM.NET API Reference (openDICOM# Class Library)

DataElementDictionary.LoadFrom Method 

Re-creates a data element dictionary instance and fills it with entries from the specified data element dictionary file of given file format.

public void LoadFrom(
   string fileName,
   DictionaryFileFormat fileFormat
);

Implements

IDicomDictionary.LoadFrom

See Also

DataElementDictionary Class | openDicom.Registry Namespace