CommandVectorIterator Constructor (CommandVectorIterator)

Initializes a new instance of the CommandVectorIterator class based on another CommandVectorIterator.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public CommandVectorIterator(
    CommandVectorIterator other
)

Parameters

other

Type: TcHmiSrv.CommandVectorIterator
The other CommandVectorIterator.

Reference

CommandVectorIterator Class

CommandVectorIterator Overload

TcHmiSrv Namespace