ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / WordList Class
Properties Methods


In This Topic
    WordList Class Members
    In This Topic

    The following tables list the members exposed by WordList.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<int,string>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<int,string>)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.KeyedCollection<int,string>)
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<int,string>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<int,string>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<int,string>)
    Protected MethodOverridden. Removes all elements from the list.  
    Protected MethodOverridden. Obtains a key for the given element.  
    Protected MethodOverridden. Inserts a word into the list at the specified index.  
    Protected MethodOverridden. Removes the word at the specified index from the collection.  
    Top
    See Also