Click or drag to resize
QueryTCount Method
Returns the count of items in the collection.

Namespace:  Intuit.Ipp.LinqExtender
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public Object Count()

Return Value

Type: Object

[Missing <returns> documentation for "M:Intuit.Ipp.LinqExtender.Query`1.Count"]

Implements

IMethodCallCount
See Also