Public Static (Shared) Methods
![]() ![]() | Returns a synchronized (thread-safe) wrapper for the AffixRuleCollection. |
Public Instance Constructors
![]() |
Overloaded. Initializes a new instance of the AffixRuleCollection class. |
Public Instance Properties
![]() | Gets the number of elements contained in the AffixRuleCollection. |
![]() | gets a value indicating whether the AffixRuleCollection has a fixed size. |
![]() | gets a value indicating whether the AffixRuleCollection is read-only. |
![]() | Gets a value indicating whether access to the AffixRuleCollection is synchronized (thread-safe). |
![]() | Gets or sets the element with the specified key. |
![]() | gets an ICollection containing the keys of the AffixRuleCollection. |
![]() | Gets an object that can be used to synchronize access to the AffixRuleCollection. |
![]() | gets an ICollection containing the values in 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 Fields
![]() | Internal Hashtable |
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. |
Private Instance Properties
Explicit Interface Implementations
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
See Also
AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace