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

In This Topic
    SpellDictionaryBase Class
    In This Topic
    Base class for built-in and user dictionaries (see (SpellDictionary and UserDictionary).
    Object Model
    SpellDictionaryBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class SpellDictionaryBase 
       Implements ISpellDictionary 
    public abstract class SpellDictionaryBase : ISpellDictionary  
    Inheritance Hierarchy

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

    See Also