This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphCollection Interface > IDataGraphCollection.RemoveDataGraph Method (ArcObjects .NET 10.4 SDK) |
Removes the graph from the collection.
[Visual Basic .NET] Public Sub RemoveDataGraph ( _ ByVal graph As IDataGraphBase _ )
[C#] public void RemoveDataGraph ( IDataGraphBase graph );
[C++]
HRESULT RemoveDataGraph(
IDataGraphBase* graph
);
[C++]
Parameters graph [in]
graph is a parameter of type IDataGraphBase