Click or drag to resize

ReadOnlyHashTable Constructor (Boolean)

Initializes a new instance of the ReadOnlyHashTable class

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

Parameters

IsReadOnly
Type: SystemBoolean
See Also