AffixEntryEnumerator.Current Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixEntryEnumerator.Current Property

Gets the current element from the collection (strongly typed)

[Visual Basic]Public ReadOnly Property Current As AffixEntry
[C#]
public AffixEntry Current {get;}

See Also

AffixEntryEnumerator Class | NetSpell.SpellChecker.Dictionary.Affix Namespace