IEqualityComparer(T) Methods
Collapse the table of content
Expand the table of content

IEqualityComparer<T> Methods

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The IEqualityComparer<T> type exposes the following members.

  NameDescription
Public method Equals Determines whether the specified objects are equal.
Public method GetHashCode Returns a hash code for the specified object.
Top

Show:
© 2017 Microsoft