DecimalAggregator.SumResult プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Decimal
値のシーケンスの合計を取得します。
この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。
public:
property System::Decimal SumResult { System::Decimal get(); };
public decimal SumResult { get; }
member this.SumResult : decimal
Public ReadOnly Property SumResult As Decimal
プロパティ値
Decimal
値のシーケンスの合計。