Click or drag to resize

HashtableSyncItem Property

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public Object this[
	Object key
] { get; set; }

Parameters

key
Type: SystemObject

Property Value

Type: Object
See Also