[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridSelectedItemsCollection.Remove

Remove Method

Remove(object)

Declaration
public bool Remove(object item)
Public Function Remove(item As Object) As Boolean
Parameters
Type Name Description
object item
Returns
Type Description
bool
Implements