Click or drag to resize
ConcurrentHashSetTContains Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool Contains(
	T key
)

Parameters

key
Type: T

Return Value

Type: Boolean
See Also