Category.Index Property

Definition

Returns the position of an item in a collection. Read-only.

public:
 property int Index { int get(); };
public int Index { get; }
member this.Index : int
Public ReadOnly Property Index As Integer

Property Value

Integer

Applies to