Int32Aggregator.SumResult 屬性

定義

傳回 Int32 值序列的總和。

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

public:
 property int SumResult { int get(); };
public int SumResult { get; }
member this.SumResult : int
Public ReadOnly Property SumResult As Integer

屬性值

包含 Int32 值序列總和的 Int32 值。

適用於