Click or drag to resize
DictionaryImporter Methods

The DictionaryImporter type exposes the following members.

Methods
  Name Description
Public method AddWord
Public method Delete
Public method Find
Public method Load(TextReader)
Load a word list from a StreamReader.
Public method Load(String)
Load a word list from a file.
Public method Save(TextWriter)
Public method Save(String)
Saves the dictionary to a file.
Public method Sort
Top
See Also