QueryableExtensionsAggregate Method |
Name | Description | |
---|---|---|
![]() ![]() |
Aggregate(IQueryable, AggregateFunction) |
Calculates the results of a given aggregate function on a sequence of elements.
|
![]() ![]() |
Aggregate(IQueryable, IEnumerableAggregateFunction) |
Calculates the results of given aggregates functions on a sequence of elements.
|