This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxDocumentationViewWindow Interface > IGxDocumentationViewWindow.OnObjectChanged Method (ArcObjects .NET 10.4 SDK) |
The selected object is changed.
[Visual Basic .NET] Public Sub OnObjectChanged ( _ ByVal pGxObject As IGxObject, _ ByVal pMetadata As IPropertySet _ )
[C#] public void OnObjectChanged ( IGxObject pGxObject, IPropertySet pMetadata );