CommandGroup.ShallowCopy Method
Creates a new CommandGroup that is a shallow copy of the current CommandGroup.
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public CommandGroup ShallowCopy()
Return Value
Type: CommandGroup
A new CommandGroup that is
a shallow copy of the current CommandGroup.