ValueVectorIterator.get_by_index Method
Gets the Value after the specified index.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public Value get_by_index(
uint diff
)
Gets the Value after the specified index.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
public Value get_by_index(
uint diff
)