ProjectionEqualityComparer Methods |
| Name | Description | |
|---|---|---|
| CreateTSource, TKey(FuncTSource, TKey) |
Creates an instance of ProjectionEqualityComparer using the specified projection.
| |
| CreateTSource, TKey(TSource, FuncTSource, TKey) |
Creates an instance of ProjectionEqualityComparer using the specified projection.
The ignored parameter is solely present to aid type inference.
|