WordDictionary.Clear Method

NetSpell.SpellChecker

NetSpell Documentation - v.2.1.7

WordDictionary.Clear Method 

Clears the user list of words

[Visual Basic]Public Sub Clear()
[C#]
public void Clear();

Remarks

This method is only affects the user word list

See Also

WordDictionary Class | NetSpell.SpellChecker.Dictionary Namespace