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