TEnumerableSorter<T>.ComputeKeys(TArray,Integer) Method

Represents method ComputeKeys(TArray,Integer).

Namespace: Spring.Collections.Extensions
protected
 procedure ComputeKeys(const elements: TArray<T>; count: Integer); virtual; abstract;

Parameters

elements
Type: TArray<T>

count
Type: Integer

Implements

IEnumerableSorter<T>.ComputeKeys(TArray,Integer)