This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IS > ISimpleStatistics Interface (ArcObjects .NET 10.5 SDK) |
Provides access to Statistics.
Description | ||
---|---|---|
Count | The number of elements. | |
DataType | Returns data type (defined by VARIANT::vt) | |
Maximum | The maximum value. | |
Mean | The mean value. | |
Minimum | The minimum value. | |
StandardDeviation | The standard deviation. |
CoClasses and Classes | Description |
---|---|
LasAttributeStatistics | Esri LasAttributeStatistics object. |