TMapBase<TKey,T>.Extract(TKey,T) Method
Represents method Extract(TKey,T)
.
public function Extract(const key: TKey; const value: T): TGenericPair; reintroduce; overload; virtual; abstract;
Parameters
- key
- Type: TKey
- value
- Type: T
Represents method Extract(TKey,T)
.
public function Extract(const key: TKey; const value: T): TGenericPair; reintroduce; overload; virtual; abstract;