ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckListSelectedItemCollection Class / Clear Method

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