EntryComparer Constructor |
Name | Description | |
---|---|---|
![]() | EntryComparer |
Default constructor.
|
![]() | EntryComparer(IComparer) |
Construct an EntryComparer to compare entries' values using the
provided IComparer object.
|
![]() | EntryComparer(IComparer, ComparisonStyle) |
Construct an EntryComparer to compare entries using the provided
IComparer object according to the specified comparison
style.
|