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