openDICOM.NET API Reference (openDICOM# Class Library)

UidDictionary.LoadFrom Method 

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

public void LoadFrom(
   string fileName,
   DictionaryFileFormat fileFormat
);

Implements

IDicomDictionary.LoadFrom

See Also

UidDictionary Class | openDicom.Registry Namespace