NotifyCollectionChangedEventArgs.NewStartingIndex Propiedad

Definición

Obtiene el índice donde se produjo el cambio.

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

Valor de propiedad

Índice de base cero donde se produjo el cambio.

Se aplica a