This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataGraphCollection Interface > IDataGraphCollection.RemoveAllDataGraphs Method (ArcObjects .NET 10.5 SDK) |
Removes all graphs from the collection.
[Visual Basic .NET]
Public Sub RemoveAllDataGraphs ( _
)
[C#] public void RemoveAllDataGraphs ( );
[C++]
HRESULT RemoveAllDataGraphs(
void
);