![]() | ProjectionEqualityComparerTSource, TKeyGetHashCode Method |
Name | Description | |
---|---|---|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetHashCode(TSource) |
Produces a hash code for the given value by projecting it and
then asking the equality comparer to find the hash code of
the resulting key.
|