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.
Object::Equals Method
.NET Framework (current version)
Determines whether two object instances are equal.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object. |
![]() ![]() | Equals(Object^, Object^) | Determines whether the specified object instances are considered equal. |
Show:

