ReadOnlyLinkedElementCollection<T>.TrueForAll Method

Definition

Retursn true if a given condition is true for all elements in collection.

C++
public:
 bool TrueForAll(Predicate<T> ^ match);

Parameters

match
Predicate<T>

Condition.

Returns

True if predicate returned true for all elements or if collection is empty.

Applies to

Produkt Versiounen
Visual Studio SDK 2017, 2019, 2022