CommandGroup.Equals Method (CommandGroup)
Indicates whether the current CommandGroup is equal to another CommandGroup.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public bool Equals(
CommandGroup other
)
Return Value
Type: Boolean
true if the current CommandGroup is
equal to the other CommandGroup;
otherwise, false.