ArcObjects Library Reference (Framework)  

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