ReadOnlyLinkedElementCollection<T>.Exists(Predicate<T>) Method

Definition

Returns true if there's at least one element for which a given condition is true.

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

Parameters

match
Predicate<T>

Condition.

Returns

True if there's an element in collection for which predicate returns true.

Applies to

Produkt Versiounen
Visual Studio SDK 2017, 2019, 2022