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