AffixRuleEnumerator.Value Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleEnumerator.Value Property

gets the value of the current AffixRuleCollection entry.

[Visual Basic]Public ReadOnly Property Value As AffixRule
[C#]
public AffixRule Value {get;}

See Also

AffixRuleEnumerator Class | NetSpell.SpellChecker.Dictionary.Affix Namespace