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


IStatisticDescriptions Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IStatisticDescriptions Interface
ArcGIS Developer Help

IStatisticDescriptions Interface

StatisticDescription Array

Product Availability

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

Members

Name Description
Method Add Adds a StatisticDescription.
Read-only property Count The StatisticDescription count.
Read-only property Element The StatisticDescription at the specified position.
Method Insert Inserts a StatisticDescription at the specified position.
Method Remove Removes the StatisticDescription at the specified position.
Method RemoveAll Removes all StatisticDescriptions.

Classes that implement IStatisticDescriptions

Classes Description
StatisticDescriptions A collection of statistics to be requested from the server.