PhoneticRuleEnumerator Constructor

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

PhoneticRuleEnumerator Constructor 

Enumerator constructor

[Visual Basic]Public Sub New( _
   ByVal mappings As PhoneticRuleCollection _
)
[C#]
public PhoneticRuleEnumerator(
   PhoneticRuleCollection mappings
);

See Also

PhoneticRuleEnumerator Class | NetSpell.SpellChecker.Dictionary.Phonetic Namespace