ICollection<T>.RemoveAll(TPredicate<T>) Method

Represents method RemoveAll(TPredicate<T>).

Namespace: Spring.Collections
public
 procedure RemoveAll(const predicate: TPredicate<T>);

Parameters

predicate
Type: TPredicate<T>