Mono Class Library: System.Object Overview | Members

System.Object.Equals Overloads

The overloads of Equals are listed below. For a list of all members, see the Object Members list.

Public Methods

Equals(object) : bool
Determines whether the specified object is equal to the current instance.
static
Equals(object, object) : bool
Determines whether two object references are equal.