ContentControlListEntry.Index Property

Definition

Returns or sets the ordinal position of a content control list item in the collection of list items. Read/write.

public:
 property int Index { int get(); void set(int value); };
public int Index { get; set; }
member this.Index : int with get, set
Public Property Index As Integer

Property Value

Integer

Applies to