AffixRuleCollection.GetEnumerator Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixRuleCollection.GetEnumerator Method 

Returns an enumerator that can be used to iterate through the 'AffixRuleCollection'.

[Visual Basic]Public Function GetEnumerator() As AffixRuleEnumerator
[C#]
public AffixRuleEnumerator GetEnumerator();

See Also

AffixRuleCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace