AffixRuleEnumerator.Reset Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleEnumerator.Reset Method 

Sets the enumerator to the first element in the collection

[Visual Basic]NotOverridable Public Sub Reset() Implements _
   IEnumerator.Reset
[C#]
public void Reset();

Implements

IEnumerator.Reset

See Also

AffixRuleEnumerator Class | NetSpell.SpellChecker.Dictionary.Affix Namespace