Value.Item Property (String)
Gets or sets the Value with the specified key.
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public Value this[
string key
] { get; set; }