CurrentComparer Property
CurrentComparer
Gets the current comparer that's used for sorting.
Declaration
[Browsable(false)]
public IComparer<Task> CurrentComparer { get; }
<Browsable(False)>
Public ReadOnly Property CurrentComparer As IComparer(Of Task)