This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITemporalFeatureClassStatistics Interface > ITemporalFeatureClassStatistics.TotalFeatureCount Property (ArcObjects .NET 10.4 SDK) |
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