Int64Aggregator.AverageResult 属性

定义

返回一个 Int64 值,该值包含 Int64 值序列的平均值。

此 API 支持产品基础结构,不能在代码中直接使用。

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

属性值

Int64

一个 Int64 值,该值包含 Int64 值序列的平均值。

适用于