Index<T>.SortOrder Property

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

Definition

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

Property Value

SortOrder

See Also