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


IGraphicsContainerEvents.AllElementsDeleted Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IGraphicsContainerEvents.AllElementsDeleted Event

Occurs when all the elements are deleted.

[Visual Basic .NET]
Public Event AllElementsDeleted As AllElementsDeletedEventHandler
[C#]
public event AllElementsDeletedEventHandler AllElementsDeleted
[C++]
HRESULT AllElementsDeleted(
void
);

Product Availability

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

See Also

IGraphicsContainerEvents Interface