_Assembly::Equals Method (Object^)
.NET Framework (current version)
Provides COM objects with version-independent access to the Equals method.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- other
- Type: System::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: