IBidiDictionary<TKey,TValue>.GetValue(TKey) Method

Represents method GetValue(TKey).

Namespace: Spring.Collections
public
 function GetValue(const key: TKey): TValue;

Parameters

key
Type: TKey

Return Value

Type: TValue