openDICOM.NET API Reference (openDICOM# Class Library)

UidDictionary.SaveTo Method 

Saves the entire UID dictionary instance content to file using specified file format.

public void SaveTo(
   string fileName,
   DictionaryFileFormat fileFormat
);

Implements

IDicomDictionary.SaveTo

See Also

UidDictionary Class | openDicom.Registry Namespace