TAbstractArrayList<T>.RemoveAll Method
Definition
Delphi
function RemoveAll(const match: Predicate<T>): Integer
Parameters
- match
- Predicate<T>
Returns
Integer
function RemoveAll(const match: Predicate<T>): Integer