IEnumerable<T>.GetComparer Method
Definition
Returns the specified comparer for this instance.
Delphi
function GetComparer: IComparer<T>
Returns
IComparer<T>
The specified comparer for this instance.
Returns the specified comparer for this instance.
function GetComparer: IComparer<T>
The specified comparer for this instance.