TList<T>.DeleteAllInternal(TPredicate<T>,TCollectionChangedAction) Method

Represents method DeleteAllInternal(TPredicate<T>,TCollectionChangedAction).

Namespace: Spring.Collections.Lists
private
 procedure DeleteAllInternal(const predicate: TPredicate<T>;
 notification: TCollectionChangedAction);

Parameters

predicate
Type: TPredicate<T>

notification
Type: TCollectionChangedAction