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