TArray.QuickSortPartition_Ref Method

Definition

Delphi
class function QuickSortPartition_Ref(values: PByte; hi: NativeInt; const compare: TCompareMethodRef; size: NativeInt): NativeInt

Parameters

values
PByte
hi
NativeInt
compare
TCompareMethodRef
size
NativeInt

Returns

NativeInt