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