[]
        
(Showing Draft Content)

C1.Win.C1Input.ComboBoxItemList.RemoveAll

RemoveAll Method

RemoveAll(Predicate<object>)

Removes all the items that match the conditions defined by the specified predicate.

Declaration
public int RemoveAll(Predicate<object> match)
Parameters
Type Name Description
Predicate<object> match
Returns
Type Description
int