Gets whether the values in the index are sorted.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public bool IsSorted { get; }
Public ReadOnly Property IsSorted As Boolean
Get
public:
property bool IsSorted {
bool get ();
}
member IsSorted : bool with get
Property Value
Type:
Boolean
Numerical Libraries
Supported in: 6.0
Reference