Click or drag to resize

HashtableSyncItem Property


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

Parameters

key  Object
 

Property Value

Object
See Also