AffixRuleEnumerator.MoveNext Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleEnumerator.MoveNext Method 

Advances the enumerator to the next element of the collection

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

Implements

IEnumerator.MoveNext

See Also

AffixRuleEnumerator Class | NetSpell.SpellChecker.Dictionary.Affix Namespace