Adds a StatisticDescription.
[Visual Basic .NET] Public Sub Add ( _ ByVal pStatisticDescription As IStatisticDescription _ )
[C#] public void Add ( IStatisticDescription pStatisticDescription );
[C++]
HRESULT Add(
IStatisticDescription* pStatisticDescription
);
[C++]Parameters
pStatisticDescription [in]pStatisticDescription is a parameter of type IStatisticDescription
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.