This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemporalGraphs Interface > ITemporalGraphs.RemoveGraph Method (ArcObjects .NET 10.5 SDK) |
Removes a graph by index.
[Visual Basic .NET] Public Sub RemoveGraph ( _ ByVal nIndex As Short _ )
[C#] public void RemoveGraph ( short nIndex );
[C++]
HRESULT RemoveGraph(
short nIndex
);
[C++]
Parameters nIndex [in] nIndex is a parameter of type short