Overload List
| Name | Description | |
|---|---|---|
| Exists<(Of <(T>)>)(IEnumerable<(Of <(T>)>), Predicate<(Of <(T>)>)) |
Verifies that at least one element of the sequence meets the specified condition.
| |
| Exists<(Of <(T>)>)(IEnumerable<(Of <(T>)>), Predicate<(Of <(T>)>), String, array<Object>[]()[]) |
Verifies that at least one element of the sequence meets the specified condition.
|
