July 2015
Intermediate to advanced
1300 pages
87h 27m
English
Aggregation operators allow performing simple mathematic calculations on a sequence’s items using the Aggregate and Into clauses. The combination of such clauses can affect the following methods:
Sum, which returns the sum of values of the specified property for each item in the collection
Average, which returns the average calculation of values of the specified property for each item in the collection
Count and LongCount