Click or drag to resize

ReadOnlyHashTable Class

Immutable Hashtable
Inheritance Hierarchy
SystemObject
  System.CollectionsHashtable
    Micros.PosCore.ExtensibilityReadOnlyHashTable

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

The ReadOnlyHashTable type exposes the following members.

Constructors
  NameDescription
Public methodReadOnlyHashTable
Initializes a new instance of the ReadOnlyHashTable class
Public methodReadOnlyHashTable(Boolean)
Initializes a new instance of the ReadOnlyHashTable class
Top
Properties
Methods
See Also