This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IActiveViewEvents Interface > IActiveViewEvents.ContentsCleared Event (ArcObjects .NET 10.5 SDK) |
Fired when the contents of the view is cleared.
[Visual Basic .NET] Public Event ContentsCleared As ContentsClearedEventHandler
[C#] public event ContentsClearedEventHandler ContentsCleared
[C++]
HRESULT ContentsCleared(
void
);