CommandGroup.Add Method
Add the specified Command to the CommandGroup.
          Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public void Add(
    Command item
)Add the specified Command to the CommandGroup.
          Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
public void Add(
    Command item
)