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