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