This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITemporalFeatureClassStatistics Interface > ITemporalFeatureClassStatistics.TrackCount Property (ArcObjects .NET 10.5 SDK) |
Indicates the TemporalFeatureClass track count.
[Visual Basic .NET] Public ReadOnly Property TrackCount As Integer
[C#] public int TrackCount {get;}
[C++]
HRESULT get_TrackCount(
long* plTrackCount
);
[C++]
Parameters plTrackCount [out, retval] plTrackCount is a parameter of type long