NevronOpenVision
Nevron.Nov.Text.SpellCheck Namespace / NTernarySpellCheckDictionary Class


In This Topic
NTernarySpellCheckDictionary Class Methods
In This Topic

For a list of all members of this type, see NTernarySpellCheckDictionary members.

Public Methods
 NameDescription
Public MethodOverridden. Adds the given word to the dictionary.  
Public MethodOverridden. Gets an iterator that iterates through all words currently stored in the dictionary.  
Public MethodOverridden. Gets an iterator that iterates through the words which are similar to the given one and may be used as suggestions in spell checking. The most similar words come first.  
Public MethodOverridden. Checks whether the given word is correct according to this spell check dictionary.  
Public MethodOverridden. Removes all words from the dictionary.  
Top
See Also