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


ICommandItem.Index Property (ArcObjects .NET 10.5 SDK)
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