AffixRuleCollection Properties

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection Properties

The properties of the AffixRuleCollection class are listed below. For a complete list of AffixRuleCollection class members, see the AffixRuleCollection Members topic.

Public Instance Properties

Count Gets the number of elements contained in the AffixRuleCollection.
IsFixedSize gets a value indicating whether the AffixRuleCollection has a fixed size.
IsReadOnly gets a value indicating whether the AffixRuleCollection is read-only.
IsSynchronized Gets a value indicating whether access to the AffixRuleCollection is synchronized (thread-safe).
Item Gets or sets the element with the specified key.
Keys gets an ICollection containing the keys of the AffixRuleCollection.
SyncRoot Gets an object that can be used to synchronize access to the AffixRuleCollection.
Values gets an ICollection containing the values in the AffixRuleCollection.

Private Instance Properties

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace