ComponentOne List for WinForms
C1.Win.C1List Namespace / SelectedColumnCollection Class / Clear Method

In This Topic
    Clear Method (SelectedColumnCollection)
    In This Topic
    Removes all elements from the collection.
    Syntax
    'Declaration
     
    
    Public Shadows Sub Clear() 
    public new void Clear()
    See Also