This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDataStatistics Interface > IDataStatistics.Statistics Property (ArcObjects .NET 10.5 SDK) |
The statistics for the current field over the current cursor.
[Visual Basic .NET] Public ReadOnly Property Statistics As IStatisticsResults
[C#] public IStatisticsResults Statistics {get;}
[C++]
HRESULT get_Statistics(
IStatisticsResults** results
);
[C++]
Parameters results [out, retval]
results is a parameter of type IStatisticsResults