Alarm.Equals Method (Alarm)
Indicates whether the current Alarm is equal to another Alarm.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public bool Equals(
Alarm other
)
Indicates whether the current Alarm is equal to another Alarm.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
public bool Equals(
Alarm other
)