TMultiMapBase<TKey,TValue>.Extract(TKey,TValue) Method
Represents method Extract(TKey,TValue)
.
public function Extract(const key: TKey; const value: TValue): TGenericPair; override;
Parameters
- key
- Type: TKey
- value
- Type: TValue
Represents method Extract(TKey,TValue)
.
public function Extract(const key: TKey; const value: TValue): TGenericPair; override;