True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1DataColumnCollection Class / Clear Method

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