3 out of 11 rated this helpful - Rate this topic

Object.Equals Method

Determines whether two Object instances are equal.
Name Description
Object.Equals (Object) Determines whether the specified Object is equal to the current Object.

Supported by the .NET Compact Framework.

Object.Equals (Object, Object) Determines whether the specified Object instances are considered equal.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.