IEnumerable<T>.GetComparer Method
Returns the specified comparer for this instance.
public
function GetComparer: IComparer<T>;
Return Value
Type: IComparer<T>
Returns the specified IComparer<T> for this instance.
Returns the specified comparer for this instance.
public
function GetComparer: IComparer<T>;
Returns the specified IComparer<T> for this instance.