Click or drag to resize
QueryCollectionTCount Method
returns the count of the sequence

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 Object Count()

Return Value

Type: Object

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

Implements

IMethodCallCount
See Also