Value.RemoveAt Method
Removes the Value at the specified index of the Value.
          Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public void RemoveAt(
    int index
)Removes the Value at the specified index of the Value.
          Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
public void RemoveAt(
    int index
)