C1.WPF.SpellChecker Namespace / SpellDictionary Class
Members

SpellDictionary Class
Class that contains a list of words and methods looking them up and loading them from a compressed file.
Syntax
'Declaration
 
Public Class SpellDictionary 
   Inherits SpellDictionaryBase
   Implements ISpellDictionary 
 
Inheritance Hierarchy

System.Object
   C1.WPF.SpellChecker.SpellDictionaryBase
      C1.WPF.SpellChecker.SpellDictionary

See Also