ComponentOne SpellChecker for WPF and Silverlight
C1.WPF.SpellChecker Namespace / UserDictionary Class / Clear Method

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