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 値のシーケンスの平均値。

適用対象