TEnumerableSorter<T>.ComputeKeys(TArray,Integer) Method
Represents method ComputeKeys(TArray,Integer)
.
protected
procedure ComputeKeys(const elements: TArray<T>; count: Integer); virtual; abstract;
Parameters
- elements
- Type: TArray<T>
- count
- Type: Integer