PhoneticRuleEnumerator.Current Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

PhoneticRuleEnumerator.Current Property

Gets the current element from the collection (strongly typed)

[Visual Basic]Public ReadOnly Property Current As PhoneticRule
[C#]
public PhoneticRule Current {get;}

See Also

PhoneticRuleEnumerator Class | NetSpell.SpellChecker.Dictionary.Phonetic Namespace