Index<T>.IsSorted Property

Gets whether the values in the index are sorted.

Definition

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

Property Value

Boolean

See Also