A quantifying operation return Boolean for whether some or all of the elements in a set satisfy a condition.

Methods

MethodDescriptionQuery expression
AllBool whether all elements in a collection satisfy a conditionN/A
AnyBool whether any elements in a collection satisfy a conditionN/A
ContainsBool whether a collection contains a specified elementN/A