This document is archived and information here might be outdated.  Recommended version.


IGxItemInfoHelper.ItemInfo Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxItemInfoHelper Interface > IGxItemInfoHelper.ItemInfo Property
ArcGIS Developer Help

IGxItemInfoHelper.ItemInfo Property

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
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxItemInfoHelper Interface