NotifyCollectionChangedEventArgs.NewStartingIndex Propriedade

Definição

Obtém o índice no qual a alteração ocorreu.Gets the index at which the change occurred.

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

Valor da propriedade

Int32

O índice baseado em zero no qual a alteração ocorreu.The zero-based index at which the change occurred.

Aplica-se a