CommandGroup Constructor (CommandGroup)
Initializes a new instance of the CommandGroup class based on another CommandGroup.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public CommandGroup(
CommandGroup other
)