IDictionary.ExtractPair(TValue) Method

Represents method ExtractPair(TValue).

Namespace: Spring.Collections
public
 function ExtractPair(const key: TValue): TPair<TValue, TValue>;

Parameters

key
Type: System.Void

Return Value

Type: TPair<TValue, TValue>