This document is archived and information here might be outdated.  Recommended version.


ISimpleStatistics Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

ISimpleStatistics Interface

Provides access to Statistics.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property Count The number of elements.
Read-only property DataType Returns data type (defined by VARIANT::vt)
Read-only property Maximum The maximum value.
Read-only property Mean The mean value.
Read-only property Minimum The minimum value.
Read-only property StandardDeviation The standard deviation.

CoClasses that implement ISimpleStatistics

CoClasses and Classes Description
LasAttributeStatistics Esri LasAttributeStatistics object.