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.FindViaItemInfo Method (ArcObjects .NET 10.5 SDK) |
Indicates whether the Item Description Window is already being displayed for the selected ItemInfo.
[Visual Basic .NET] Public Function FindViaItemInfo ( _ ByVal pItemInfo As IItemInfo _ ) As IDescriptionWindow
[C#] public IDescriptionWindow FindViaItemInfo ( IItemInfo pItemInfo );