| ReadOnlyHashTable Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Micros.PosCore.Extensibility
 Syntax
Syntaxpublic class ReadOnlyHashTable : Hashtable
The ReadOnlyHashTable type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ReadOnlyHashTable | Initializes a new instance of the ReadOnlyHashTable class | 
|  | ReadOnlyHashTable(Boolean) | Initializes a new instance of the ReadOnlyHashTable class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsReadOnly | (Overrides HashtableIsReadOnly.) | 
|  | Item | (Overrides HashtableItemObject.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Add | (Overrides HashtableAdd(Object, Object).) | 
 See Also
See Also