AffixRuleEnumerator.Entry Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleEnumerator.Entry Property

gets both the key and the value of the current AffixRuleCollection entry.

[Visual Basic]NotOverridable Public ReadOnly Property Entry As DictionaryEntry Implements _
   IDictionaryEnumerator.Entry
[C#]
public System.Collections.DictionaryEntry Entry {get;}

Implements

IDictionaryEnumerator.Entry

See Also

AffixRuleEnumerator Class | NetSpell.SpellChecker.Dictionary.Affix Namespace