AddEventArgs.Index Property

Definition

Gets the index in the collection associated with the change event

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

Property Value

The index in the collection

Applies to