Int64Aggregator.AverageResult Property

Definition

Returns an Int64 value that contains the average of a sequence of Int64 values.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property long AverageResult { long get(); };
public long AverageResult { get; }
member this.AverageResult : int64
Public ReadOnly Property AverageResult As Long

Property Value

An Int64 value that contains the average of a sequence of Int64 values.

Applies to