[]
Removes all the items that match the conditions defined by the specified predicate.
public int RemoveAll(Predicate<object> match)