Int32Aggregator.AverageResult Właściwość

Definicja

Zwraca średni wynik sekwencji wartości Int32.

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

public:
 property int AverageResult { int get(); };
public int AverageResult { get; }
member this.AverageResult : int
Public ReadOnly Property AverageResult As Integer

Wartość właściwości

Int32 Wartość zawierająca średni wynik sekwencji Int32 wartości.

Dotyczy