TCollections.CreateBidiDictionary<TKey,TValue> Method

Represents method CreateBidiDictionary<TKey,TValue>.

Namespace: Spring.Collections
public
 class function CreateBidiDictionary<TKey, TValue>: IBidiDictionary<TKey, TValue>; overload; static;

Type Parameters

TKey
TValue

Return Value

Type: IBidiDictionary<TKey, TValue>