Click or drag to resize
ReadOnlyQueryCollectionTCount Method
Returns the count of items in the 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 Object Count()

Return Value

Type: Object

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

Implements

IMethodCallCount
See Also