Share via


RemoteCollectionChanges.NewStartingIndex Property

Definition

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

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

Property Value

Attributes

Applies to