CollectionT, TCollectionAny Method |
| Name | Description | |
|---|---|---|
| Any |
Determined whether the collection contains at least one value.
| |
| Any(Function1T, Boolean) |
Determined whether the collection contains at least one value
that matches the specified predicate.
|