Click or drag to resize

WritableComparableTComparer Property

Gets a comparer to use to compare the values.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
protected virtual IComparer<T> Comparer { get; }

Property Value

Type: IComparerT
See Also