TPairComparer<TKey,TValue>.Compare Method

Definition

Delphi
function Compare(const left: TPair<TKey, TValue>; const right: TPair<TKey, TValue>): Integer

Parameters

left
TPair<TKey, TValue>
right
TPair<TKey, TValue>

Returns

Integer