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

Represents method GetKey(TValue).

Namespace: Spring.Collections
public
 function GetKey(const value: TValue): TKey;

Parameters

value
Type: TValue

Return Value

Type: TKey