Copies the elements of an array at the end of this instance of 'PhoneticRuleCollection'.
Overload List
Copies the elements of an array at the end of this instance of 'PhoneticRuleCollection'.
public void AddRange(PhoneticRule[]);
Adds the contents of another 'PhoneticRuleCollection' at the end of this instance.
public void AddRange(PhoneticRuleCollection);
See Also
PhoneticRuleCollection Class | NetSpell.SpellChecker.Dictionary.Phonetic Namespace