ICollection<T>.RemoveAll(TPredicate<T>) Method
Represents method RemoveAll(TPredicate<T>)
.
public procedure RemoveAll(const predicate: TPredicate<T>);
Parameters
- predicate
- Type: TPredicate<T>
Represents method RemoveAll(TPredicate<T>)
.
public procedure RemoveAll(const predicate: TPredicate<T>);