Click or drag to resize

ReadOnlyHashTableItem Property


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

Parameters

key  Object
 

Property Value

Object

Implements

IDictionaryItemObject
See Also