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


ITemporalGraphs.Count Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

ITemporalGraphs.Count Property

Number of temporal graphs.

[Visual Basic .NET]
Public ReadOnly Property Count As Short
[C#]
public short Count {get;}
[C++]
HRESULT get_Count(
  short* pVal
);
[C++]

Parameters pVal [out, retval] pVal is a parameter of type short

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

See Also

ITemporalGraphs Interface