NotifyCollectionChangedEventArgs.OldStartingIndex 속성

정의

, 제거 또는 바꾸기 작업이 발생한 인덱 Move스입니다.

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

속성 값

, 제거 또는 바꾸기 작업이 발생한 인덱스(0부터 시작하는 인덱 Move스)입니다.

적용 대상