Click or drag to resize

ReadOnlyHashTable(Boolean) Constructor

Initializes a new instance of the ReadOnlyHashTable class

Namespace: Micros.PosCore.Extensibility
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public ReadOnlyHashTable(
	bool IsReadOnly
)

Parameters

IsReadOnly  Boolean
 
See Also