The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
_AppDomain::Equals Method (Object^)
.NET Framework (current version)
Provides COM objects with version-independent access to the inherited Object::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.
See the Object::Equals method.
.NET Framework
Available since 1.1
Available since 1.1
Show: