This topic has not yet been rated - Rate this topic

IEqualityComparer Members

Defines methods to support the comparison of objects for equality.

The following tables list the members exposed by the IEqualityComparer generic type.

  Name Description
Public method Supported by the .NET Compact Framework Equals Determines whether the specified objects are equal.
Public method Supported by the .NET Compact Framework GetHashCode Returns a hash code for the specified object.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.