This document is archived and information here might be outdated.  Recommended version.


IOverflowGraphicsContainer.DeleteAllOverflowElements Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IOverflowGraphicsContainer.DeleteAllOverflowElements Method

Delete all the element in the collection.

[Visual Basic .NET]
Public Sub DeleteAllOverflowElements ( _
)
[C#]
public void DeleteAllOverflowElements (
);
[C++]
HRESULT DeleteAllOverflowElements(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IOverflowGraphicsContainer Interface