Returns the TPair<TKey,TValue> pair with the specified Key and removes the returned pair from a dictionary.
If the dictionary does not contain the specified Key, the returned pair contains a default TValue.
Namespace: RSGenerics.Collections
Delphi |
public |
Parameters
Key
Type: TKey
Type: TPair<TKey,TValue>