DecimalAggregator.Average(Decimal) Metoda

Definicja

Decimal Wartości średnie.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 void Average(System::Decimal value);
public void Average (decimal value);
member this.Average : decimal -> unit
Public Sub Average (value As Decimal)

Parametry

value
Decimal

Wartość wyliczenia Decimal.

Dotyczy