openDICOM.NET API Reference (openDICOM# Class Library)

DataElementDictionary.SaveTo Method 

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

public void SaveTo(
   string fileName,
   DictionaryFileFormat fileFormat
);

Implements

IDicomDictionary.SaveTo

See Also

DataElementDictionary Class | openDicom.Registry Namespace