Message::Equality Operator (Message, Message)
.NET Framework (current version)
Determines whether two instances of Message are equal.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- a
-
Type:
System.Windows.Forms::Message
A Message to compare to b.
- b
-
Type:
System.Windows.Forms::Message
A Message to compare to a.
.NET Framework
Available since 2.0
Available since 2.0
Show: