NotifyCollectionChangedEventArgs.OldStartingIndex Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the index at which the change occurred for a Replace or Remove action.
Assembly: System (in System.dll)
Property Value
Type: System.Int32The index at which the change occurred for a Replace or Remove action.
Show: