Int64Aggregator.Average(Int64) 方法

定義

尋找 Int64 值序列的平均。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 void Average(long value);
public void Average (long value);
member this.Average : int64 -> unit
Public Sub Average (value As Long)

參數

value
Int64

型別 Int64 的值。

適用於