CommandGroup.Equals Method (Object)
Determines whether the specified Object is equal to the current CommandGroup.
          Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public override bool Equals(
    Object obj
)