ComponentOne SpellChecker for WinForms
UserDictionary Class Methods

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace : UserDictionary Class

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

Public Methods
 NameDescription
Public MethodAdds a word to the dictionary.  
Public MethodClears the dictionary removing all words in it.  
Public MethodOverridden. Checks whether the dictionary contains a given word.  
Public MethodEnsures the dictionary is loaded, reading words from the file if necessary. (Inherited from C1.Win.C1SpellChecker.SpellDictionaryBase)
Public MethodRemoves a word from the dictionary.  
Public MethodSaves the dictionary back to a file.  
Public MethodGets a string that represents this object. (Inherited from C1.Win.C1SpellChecker.SpellDictionaryBase)
Top
See Also

Reference

UserDictionary Class
C1.Win.C1SpellChecker Namespace