Index<T>.SortOrder Property

Gets or sets how the values in the index are sorted.

Definition

Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public SortOrder SortOrder { get; }

Property Value

SortOrder

See Also