ActivatableList<T>.

TrueForAll(Predicate<T>) Method

Syntax

public bool TrueForAll(Predicate<T> match)

Parameters

Name Type Description
match Predicate<T>

Return Value

Type Description
bool