Click or drag to resize
QueryCollectionTAny Method
returnts true if the sequece contains any element.

Namespace:  Intuit.Ipp.LinqExtender.Collection
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public bool Any()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Intuit.Ipp.LinqExtender.Collection.QueryCollection`1.Any"]

Implements

IMethodCallAny
See Also