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