PhoneticRuleCollection.GetEnumerator Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

PhoneticRuleCollection.GetEnumerator Method 

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

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

See Also

PhoneticRuleCollection Class | NetSpell.SpellChecker.Dictionary.Phonetic Namespace