This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > ICommandItem Interface > ICommandItem.Index Property (ArcObjects .NET 10.4 SDK) |
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;}