This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionGEN Interface > IActionGEN.ClearCounts Method (ArcObjects .NET 10.5 SDK) |
Clears all the internal counters for this action.
[Visual Basic .NET]
Public Sub ClearCounts ( _
)
[C#] public void ClearCounts ( );
[C++]
HRESULT ClearCounts(
void
);