ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.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