Int64Aggregator.Average(Int64) Metoda

Definicja

Znajduje średnią sekwencji Int64 wartości.

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

public:
 void Average(long value);
public void Average (long value);
member this.Average : int64 -> unit
Public Sub Average (value As Long)

Parametry

value
Int64

Wartość typu Int64 .

Dotyczy