Click or drag to resize
DictionaryImporter Class
Summary description for DictionarySorter.
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.DictionariesDictionaryImporter

Namespace: Kettic.AspNet.Controls.Dictionaries
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class DictionaryImporter

The DictionaryImporter type exposes the following members.

Constructors
  NameDescription
Public methodDictionaryImporter
Top
Methods
  NameDescription
Public methodAddWord
Public methodDelete
Public methodFind
Public methodLoad(TextReader)
Load a word list from a StreamReader.
Public methodLoad(String)
Load a word list from a file.
Public methodSave(TextWriter)
Public methodSave(String)
Saves the dictionary to a file.
Public methodSort
Top
Fields
  NameDescription
Public fielddictionary
Top
See Also