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