Message::Equals Method (Object^)
.NET Framework (current version)
Determines whether the specified object is equal to the current object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- o
-
Type:
System::Object^
The object to compare with the current object.
Return Value
Type: System::Booleantrue if the specified object is equal to the current object; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: