AffixRuleEnumerator.Current Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleEnumerator.Current Property

Gets the current element from the collection

[Visual Basic]NotOverridable Public ReadOnly Property Current As Object Implements _
   IEnumerator.Current
[C#]
public object Current {get;}

Implements

IEnumerator.Current

See Also

AffixRuleEnumerator Class | NetSpell.SpellChecker.Dictionary.Affix Namespace