Int64Aggregator.SumResult プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 値。
適用対象