Click or drag to resize

HashtableSyncRemove Method

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

Parameters

key
Type: SystemObject
See Also