Click or drag to resize
ReadOnlyQueryCollectionTAny Method
Return true if there is any item in collection.

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.ReadOnlyQueryCollection`1.Any"]

Implements

IMethodCallAny
See Also