Object.Equals Method
Determines whether two instances (objects) of the Object class are equal.
Overload List
Name | Description |
---|---|
Object.Equals (Object) | Determines whether a specified instance (object) of the Object class is equal to the current object of that class. |
Object.Equals (Object, Object) | Determines whether two specified instances (objects) of the Object class are equal. |
Version Information
Available in .NET Micro Framework version 2.0, 2.5