[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridSelectedItemsCollection.Remove

Remove Method

Remove(object)

Declaration
public bool Remove(object item)
Parameters
Type Name Description
object item
Returns
Type Description
bool
Implements