This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITemporalWorkspaceStatistics Interface > ITemporalWorkspaceStatistics.ResetAllFeatureCounts Method (ArcObjects .NET 10.4 SDK) |
Resets total feature count for each TemporalFeatureClass under the workspace or workspace factory.
[Visual Basic .NET]
Public Sub ResetAllFeatureCounts ( _
)
[C#] public void ResetAllFeatureCounts ( );
[C++]
HRESULT ResetAllFeatureCounts(
void
);