Click or drag to resize

HashtableSyncContainsKey Method

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public bool ContainsKey(
	Object key
)

Parameters

key
Type: SystemObject

Return Value

Type: Boolean
See Also