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


ICommandItem.Index Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > ICommandItem Interface > ICommandItem.Index Property
ArcGIS Developer Help

ICommandItem.Index Property

The positional index of this command item within its menu or toolbar.

[Visual Basic .NET]
Public ReadOnly Property Index As Integer
[C#]
public int Index {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICommandItem Interface