Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IgnoredWordsCollection Class Members
The following tables list the members exposed by IgnoredWordsCollection.
Public Properties
| Name | Description |
| Count | Gets the number of words contianed in the collection |
Public Methods
| Name | Description |
| Add | Adds an ignored word to the collection. |
| Clear | Clears the collection of words. |
| Contains | Returns the boolean indicating whether the specified word is in the collection. |
| Remove | Removes a word from the collection. |
See Also