Average « LINQ « C# / CSharp Tutorial






22.19.Average
22.19.1.Using Average to get the average of all values of an integer array.
22.19.2.Average with int array
22.19.3.Using Average to get the average length of the words in the string array.
22.19.4.Grouped Average
22.19.5.Using Average method to calculate the average value from a query
22.19.6.Numeric Aggregates: Average