This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > ID > IDescriptionWindow Interface > IDescriptionWindow.FindViaObject Method (ArcObjects .NET 10.5 SDK) |
Indicates whether the Item Description Window is already being displayed for the selected GxObject.
[Visual Basic .NET] Public Function FindViaObject ( _ ByVal pGxObject As IGxObject _ ) As IDescriptionWindow
[C#] public IDescriptionWindow FindViaObject ( IGxObject pGxObject );