This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IS > ISimpleStatistics Interface > ISimpleStatistics.Mean Property (ArcObjects .NET 10.4 SDK) |
The mean value.
[Visual Basic .NET] Public ReadOnly Property Mean As Double
[C#] public double Mean {get;}
[C++]
HRESULT get_Mean(
double* pMean
);
[C++]
Parameters pMean [out, retval] pMean is a parameter of type double