ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / UserDictionary Class / Clear Method

In This Topic
    Clear Method (UserDictionary)
    In This Topic
    Clears the dictionary removing all words in it.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also