This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IG > IGenerateStatistics Interface > IGenerateStatistics.Reset Method (ArcObjects .NET 10.5 SDK) |
Clears out the currently gathered statistics.
[Visual Basic .NET] Public Sub Reset ( _ ByVal SimpleStats As Boolean _ )
[C#] public void Reset ( bool SimpleStats );
[C++]
HRESULT Reset(
VARIANT_BOOL SimpleStats
);
[C++]
Parameters SimpleStats [in] SimpleStats is a parameter of type VARIANT_BOOL
Removes all of the data values from the BaseStatistics.