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

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