RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / WordList Class / ClearItems Method

In This Topic
    ClearItems Method (WordList)
    In This Topic
    Removes all elements from the list.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ClearItems() 
    protected override void ClearItems()
    See Also