TEnumerableSorter<TElement,TKey>.ComputeKeys(TArray,Integer) Method

Represents method ComputeKeys(TArray,Integer).

Namespace: Spring.Collections.Extensions
protected
 procedure ComputeKeys(const elements: TArray<TElement>; count: Integer); override;

Parameters

elements
Type: TArray<TElement>

count
Type: Integer

Overrides

TEnumerableSorter<T>.ComputeKeys(TArray,Integer)