This document is archived and information here might be outdated.  Recommended version.


ITemporalFeatureClassStatistics.TotalFeatureCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITemporalFeatureClassStatistics Interface > ITemporalFeatureClassStatistics.TotalFeatureCount Property
ArcGIS Developer Help

ITemporalFeatureClassStatistics.TotalFeatureCount Property

Indicates the total number of features logged.

[Visual Basic .NET]
Public ReadOnly Property TotalFeatureCount As Object
[C#]
public object TotalFeatureCount {get;}
[C++]
HRESULT get_TotalFeatureCount(
  Variant* pvarTotalFeatureCount
);
[C++]
Parameters
pvarTotalFeatureCount [out, retval]

pvarTotalFeatureCount is a parameter of type VARIANT*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITemporalFeatureClassStatistics Interface

.NET Samples

Temporal statistics Temporal statistics