TEnumerableSorter<T>.CompareKeys(Integer,Integer) Method

Represents method CompareKeys(Integer,Integer).

Namespace: Spring.Collections.Extensions
protected
 function CompareKeys(index1, index2: Integer): Integer; virtual; abstract;

Parameters

index1
Type: Integer

index2
Type: Integer

Return Value

Type: Integer

 

Implements

IEnumerableSorter<T>.CompareKeys(Integer,Integer)