ILocalizable.Equals Method
Determines whether the specified Object is equal to the current ILocalizable.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 1.10.1018.48 (1.10.1018.48)
Syntax
C#
public override bool Equals(
Object obj
)
Return Value
Type: Boolean
true if the specified Object is equal to the current ILocalizable;
otherwise, false.