CommandGroup.Contains Method
Determines whether the CommandGroup contains the specified Command.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public bool Contains(
Command item
)