Int64Aggregator.SumResult プロパティ

定義

Int64 値のシーケンスの合計値を含む Int64 値を返します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

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

プロパティ値

Int64

Int64 値のシーケンスの合計値を含む Int64 値。

適用対象