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