TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1CheckListItemCollection Class / Clear Method

In This Topic
    Clear Method (C1CheckListItemCollection)
    In This Topic
    Removes all items from the C1CheckListItemCollection.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    public void Clear()
    See Also