IList<T>.Sort(IComparer) Method

Represents method Sort(IComparer).

Namespace: Spring.Collections
public
 procedure Sort(const comparer: IComparer<T>); overload;

Parameters

comparer
Type: IComparer<T>