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