IEnumerableSorter<T>.Sort(TArray,Integer) Method

Represents method Sort(TArray,Integer).

Namespace: Spring.Collections.Extensions
public
 function Sort(var elements: TArray<T>; count: Integer): TIntegerDynArray;

Parameters

elements
Type: TArray<T>

count
Type: Integer

Return Value

Type: TIntegerDynArray