ElementType<T>.IsOrdered Field

Gets whether the element type supports comparison.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static readonly bool IsOrdered

Field Value

Boolean

See Also