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


IGxItemInfoHelper.ItemInfo Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

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