| BiConcurrentDictionaryTKey1, TKey2 Class |
Namespace: Ozeki.Common
The BiConcurrentDictionaryTKey1, TKey2 type exposes the following members.
| Name | Description | |
|---|---|---|
| BiConcurrentDictionaryTKey1, TKey2 | Initializes a new instance of the BiConcurrentDictionaryTKey1, TKey2 class |
| Name | Description | |
|---|---|---|
| Clear | ||
| ContainsKey1 | ||
| ContainsKey2 | ||
| TryAdd | ||
| TryGet(TKey1, TKey2) | ||
| TryGet(TKey2, TKey1) | ||
| TryRemove(TKey1) | ||
| TryRemove(TKey2) | ||
| TryRemove(TKey1, TKey2) | ||
| TryRemove(TKey2, TKey1) |