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


IGxCatalogEventsDisp.OnObjectDeleted Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IGxCatalogEventsDisp.OnObjectDeleted Event

Called when an object has been deleted from some part of the catalog.

[Visual Basic .NET]
Public Event OnObjectDeleted As OnObjectDeletedEventHandler
[C#]
public event OnObjectDeletedEventHandler OnObjectDeleted

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalogEventsDisp Interface