AffixRuleCollection.Values Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.Values Property

gets an ICollection containing the values in the AffixRuleCollection.

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

Implements

IDictionary.Values

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace