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

Represents method SetKey(TValue,TKey).

Namespace: Spring.Collections
public
 procedure SetKey(const value: TValue; const key: TKey);

Parameters

value
Type: TValue

key
Type: TKey