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 値のシーケンスの合計値を含む Int32 値。

適用対象