AffixEntryEnumerator.IEnumerator.MoveNext Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixEntryEnumerator.IEnumerator.MoveNext Method 

Advances the enumerator to the next element of the collection

[Visual Basic]Function MoveNext() As Boolean Implements _
   IEnumerator.MoveNext
[C#]
bool IEnumerator.MoveNext();

Implements

IEnumerator.MoveNext

See Also

AffixEntryEnumerator Class | NetSpell.SpellChecker.Dictionary.Affix Namespace