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


IGxCatalogEventsDisp.OnObjectChanged Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxCatalogEventsDisp.OnObjectChanged Event

Called when an object in some part of the catalog has been changed.

[Visual Basic .NET]
Public Event OnObjectChanged As OnObjectChangedEventHandler
[C#]
public event OnObjectChangedEventHandler OnObjectChanged

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalogEventsDisp Interface