Udostępnij przez


Int32Aggregator.AverageResult Własność

Definicja

Zwraca średni wynik sekwencji wartości Int32.

To API wspiera infrastrukturę produktu i nie jest przeznaczone do bezpośredniego używania z twojego kodu.

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

Wartość nieruchomości

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

Dotyczy