Version

IgnoredWordsCollection Class Members

The following tables list the members exposed by IgnoredWordsCollection.

Public Constructors
 NameDescription
Public ConstructorIgnoredWordsCollection ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCountGets the number of words contianed in the collection  
Public Methods
 NameDescription
Public MethodAddAdds an ignored word to the collection.  
Public MethodClearClears the collection of words.  
Public MethodContainsReturns the boolean indicating whether the specified word is in the collection.  
Public MethodRemoveRemoves a word from the collection.  
See Also