ActivatableList<T>.

RemoveAll(Predicate<T>) Method

Syntax

public int RemoveAll(Predicate<T> match)

Parameters

Name Type Description
match Predicate<T>

Return Value

Type Description
int