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:

