TDictionary<TKey,TValue>.Extract Method
Overloads
Delphi
function Extract(const key: TKey; const value: TValue): TPair<TKey, TValue>
Parameters
- key
- TKey
- value
- TValue
Returns
TPair<TKey, TValue>
function Extract(const key: TKey; const value: TValue): TPair<TKey, TValue>