TEnumerableSorter<T>.Sort(TArray,Integer) Method
Represents method Sort(TArray,Integer)
.
protected
function Sort(var elements: TArray<T>; count: Integer): TIntegerDynArray;
Parameters
- elements
- Type: TArray<T>
- count
- Type: Integer
Return Value
Type: TIntegerDynArray