AffixEntryCollection.GetEnumerator Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

AffixEntryCollection.GetEnumerator Method 

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

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

See Also

AffixEntryCollection Class | NetSpell.SpellChecker.Dictionary.Affix Namespace