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