ReadOnlyHashTableItem Property |
Namespace: Micros.PosCore.ExtensibilityAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic override Object this[
Object key
] { get; set; }
Parameters
- key Object
-
Property Value
ObjectImplements
IDictionaryItemObject
See Also