ImportDictionary

DictionaryBase.ImportDictionary method

Imports a dictionary from the specified file.

public void ImportDictionary(string filePath)
Parameter Type Description
filePath String The file to import from.

See Also