IList<T>.Sort(TComparison,Integer,Integer) Method

Represents method Sort(TComparison,Integer,Integer).

Namespace: Spring.Collections
public
 procedure Sort(const comparer: TComparison<T>; index, count: Integer); overload;

Parameters

comparer
Type: TComparison<T>

index
Type: Integer

count
Type: Integer