This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxCatalogEvents Interface > IGxCatalogEvents.OnObjectAdded Method (ArcObjects .NET 10.4 SDK) |
Called when an object has been added to some part of the catalog.
[Visual Basic .NET] Public Sub OnObjectAdded ( _ ByVal gxObject As IGxObject _ )
[C#] public void OnObjectAdded ( IGxObject gxObject );