This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicsContainer Interface > IGraphicsContainer.DeleteAllElements Method (ArcObjects .NET 10.4 SDK) |
Delete all the elements.
[Visual Basic .NET]
Public Sub DeleteAllElements ( _
)
[C#] public void DeleteAllElements ( );
[C++]
HRESULT DeleteAllElements(
void
);