AffixRuleCollection Methods
The methods of the AffixRuleCollection class are listed below. For a complete list of AffixRuleCollection class members, see the AffixRuleCollection Members topic.
Public Static (Shared) Methods
| Returns a synchronized (thread-safe) wrapper for the AffixRuleCollection. |
Public Instance Methods
| adds an element with the provided key and value to the AffixRuleCollection. | |
| removes all elements from the AffixRuleCollection. | |
| Creates a new object that is a copy of the current instance. | |
| Determines whether the AffixRuleCollection contains an element with the specified key. | |
| Determines whether the AffixRuleCollection contains a specific key. | |
| Determines whether the AffixRuleCollection contains a specific value. | |
| copies the elements of the AffixRuleCollection to an Array, starting at a particular Array index. | |
| Determines whether the specified Object is equal to the current Object. | |
| Returns an enumerator that can be used to iterate through the 'AffixRuleCollection'. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Removes the element with the specified key from the AffixRuleCollection. | |
| Returns a String that represents the current Object. |
Protected Instance Methods
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |
Explicit Interface Implementations
See Also
AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace