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