Value.Equality Operator
Determines whether the specified Value is equal to the current Value.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public static bool operator ==(
Value current,
Value other
)
Parameters
current |
Type: TcHmiSrv.Value |
other |
Type: TcHmiSrv.Value |