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