ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / SpellDictionary Class
Members

In This Topic
    SpellDictionary Class
    In This Topic
    Class that contains a list of words and methods looking them up and loading them from a compressed file.
    Object Model
    SpellDictionary Class
    Syntax
    'Declaration
     
    Public Class SpellDictionary 
       Inherits SpellDictionaryBase
       Implements ISpellDictionary 
    public class SpellDictionary : SpellDictionaryBase, ISpellDictionary  
    Inheritance Hierarchy

    System.Object
       C1.Win.C1SpellChecker.SpellDictionaryBase
          C1.Win.C1SpellChecker.SpellDictionary

    See Also