Del via


SortedValue.Index Property

Definition

Gets or sets the values original position within its unsorted array.

public int Index { get; set; }
member this.Index : int with get, set
Public Property Index As Integer

Property Value

The values original position within its unsorted array.

Applies to