This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxItemInfoHelper Interface > IGxItemInfoHelper.ItemInfo Property (ArcObjects .NET 10.5 SDK) |
Item info of the selected object.
[Visual Basic .NET] Public Function get_ItemInfo ( _ ByVal pGxObject As IGxObject _ ) As IItemInfo
[C#] public IItemInfo get_ItemInfo ( IGxObject pGxObject );