TMapBase<TKey,TValue>.Extract Method

Definition

Delphi
function Extract(const item: TPair<TKey, TValue>): TPair<TKey, TValue>

Parameters

item
TPair<TKey, TValue>

Returns

TPair<TKey, TValue>