Share via


RemoteCollectionChanges.OldStartingIndex Property

Definition

Gets the zero-based index of the old location at which a Move, Remove, or Replace change occurred or -1 when unused.

[System.Runtime.Serialization.DataMember(Order=5)]
public int OldStartingIndex { get; }
[<System.Runtime.Serialization.DataMember(Order=5)>]
member this.OldStartingIndex : int
Public ReadOnly Property OldStartingIndex As Integer

Property Value

Attributes

Applies to