TList<T>.DeleteAllInternal(TPredicate<T>,TCollectionChangedAction) Method
Represents method DeleteAllInternal(TPredicate<T>,TCollectionChangedAction)
.
private procedure DeleteAllInternal(const predicate: TPredicate<T>; notification: TCollectionChangedAction);
Parameters
- predicate
- Type: TPredicate<T>
- notification
- Type: TCollectionChangedAction