Share via


NotifyCollectionChangedEventArgs.NewStartingIndex 속성

정의

변경이 발생한 인덱스를 가져옵니다.

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

속성 값

변경이 발생한 인덱스(0부터 시작)입니다.

적용 대상