ProjectionEqualityComparerTSource, TKey Constructor |
| Name | Description | |
|---|---|---|
| ProjectionEqualityComparerTSource, TKey(FuncTSource, TKey) |
Creates a new instance using the specified projection, which must not be null.
The default comparer for the projected type is used.
| |
| ProjectionEqualityComparerTSource, TKey(FuncTSource, TKey, IEqualityComparerTKey) |
Creates a new instance using the specified projection, which must not be null.
|