Screen::Equals Method (Object^)
.NET Framework (current version)
Gets or sets a value indicating whether the specified object is equal to this Screen.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- obj
-
Type:
System::Object^
The object to compare to this Screen.
Return Value
Type: System::Booleantrue if the specified object is equal to this Screen; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: