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