Click or drag to resize
BiConcurrentDictionaryTKey1, TKey2ContainsKey2 Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool ContainsKey2(
	TKey2 key2
)

Parameters

key2
Type: TKey2

Return Value

Type: Boolean
See Also