Information
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

 

Determines whether two object instances are equal.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

Determines whether the specified object is equal to the current object.

System_CAPS_pubmethodSystem_CAPS_staticEquals(Object^, Object^)

Determines whether the specified object instances are considered equal.

Return to top
Show: