| IEnumerableExtensionsAny Method |
Determines whether a sequence contains any elements.
Namespace:
Cauldron.Collections
Assembly:
Cauldron.Collections (in Cauldron.Collections.dll) Version: 1.0.0
Syntax Return Value
Type:
BooleanTrue if the source sequence contains any elements, otherwise false.
See Also