AffixRuleCollection.Keys Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.Keys Property

gets an ICollection containing the keys of the AffixRuleCollection.

[Visual Basic]NotOverridable Public ReadOnly Property Keys As ICollection Implements _
   IDictionary.Keys
[C#]
public System.Collections.ICollection Keys {get;}

Implements

IDictionary.Keys

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace