DecimalAggregator.AverageResult プロパティ

定義

Decimal値のシーケンスの平均を取得します。

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

public:
 property System::Decimal AverageResult { System::Decimal get(); };
public decimal AverageResult { get; }
member this.AverageResult : decimal
Public ReadOnly Property AverageResult As Decimal

プロパティ値

Decimal値のシーケンスの平均。

適用対象