Gets the default comparer for the element type.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static readonly IComparer<T> Comparer
Public Shared ReadOnly Comparer As IComparer(Of T)
public:
static initonly IComparer<T>^ Comparer
static val Comparer: IComparer<'T>
Field Value
Type:
IComparerT
Reference