AffixEntryEnumerator.MoveNext Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixEntryEnumerator.MoveNext Method 

Advances the enumerator to the next element of the collection

[Visual Basic]Public Function MoveNext() As Boolean
[C#]
public bool MoveNext();

See Also

AffixEntryEnumerator Class | NetSpell.SpellChecker.Dictionary.Affix Namespace