WordDictionary.BaseWords Property

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

WordDictionary.BaseWords Property

The collection of base words for the dictionary

[Visual Basic]Public ReadOnly Property BaseWords As Hashtable
[C#]
public System.Collections.Hashtable BaseWords {get;}

See Also

WordDictionary Class | NetSpell.SpellChecker.Dictionary Namespace