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


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

IGxCatalogEventsDisp.OnObjectAdded Event

Called when an object has been added to some part of the catalog.

[Visual Basic .NET]
Public Event OnObjectAdded As OnObjectAddedEventHandler
[C#]
public event OnObjectAddedEventHandler OnObjectAdded

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalogEventsDisp Interface