ComponentOne SpellChecker for WinForms
C1.Win.SpellChecker.8 Assembly / C1.Win.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