![]() | ProjectionComparerTSource, TKey Constructor |
Name | Description | |
---|---|---|
![]() | ProjectionComparerTSource, 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.
|
![]() | ProjectionComparerTSource, TKey(FuncTSource, TKey, IComparerTKey) |
Creates a new instance using the specified projection, which must not be null.
|