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