This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxCatalogEventsDisp Interface > IGxCatalogEventsDisp.OnObjectAdded Event (ArcObjects .NET 10.5 SDK) |
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