StackOverflow Questions for Tag: iequalitycomparer

Yuri Astrakhan
Yuri Astrakhan

Reputation: 10025

IEqualityComparer<T> that uses ReferenceEquals

Score: 68

Views: 10673

Answers: 5

Read More
Notoriousxl
Notoriousxl

Reputation: 1550

IEqualityComparer<double> with a tolerance; how to implement GetHashCode?

Score: 11

Views: 2900

Answers: 3

Read More
Ann L.
Ann L.

Reputation: 13975

Is there a .NET EqualityComparer-based class that works with two collections of the same type of object?

Score: 0

Views: 38

Answers: 0

Read More
edwp
edwp

Reputation: 61

Efficient way to check if a ReadOnlyMemory<char> contains in a Hashset in C#

Score: 2

Views: 559

Answers: 1

Read More
kjgilla
kjgilla

Reputation: 1227

IEqualityComparer for anonymous type

Score: 33

Views: 12484

Answers: 3

Read More
Tecman
Tecman

Reputation: 3009

Does .NET Hashtable uses the specialized Font equality comparer when fonts are used as keys?

Score: 1

Views: 57

Answers: 1

Read More
Stefan de Kok
Stefan de Kok

Reputation: 2029

GroupBy HashSet not grouping, whilst SetEquals is true

Score: 0

Views: 573

Answers: 1

Read More
David S.
David S.

Reputation: 6105

HashSet<T>.CreateSetComparer() cannot specify IEqualityComparer<T>, is there an alternative?

Score: 4

Views: 792

Answers: 4

Read More
Alessandro
Alessandro

Reputation: 93

Correct usage of GetHashCode in IEqualityComparer

Score: 0

Views: 106

Answers: 2

Read More
Matt Allwood
Matt Allwood

Reputation: 1438

Should I raise exceptions in Equals() and GetHashCode() if true comparison needs an IEqualityComparer?

Score: 1

Views: 99

Answers: 2

Read More
Tanmoy
Tanmoy

Reputation: 45682

Distinct not working with LINQ to Objects

Score: 154

Views: 142856

Answers: 11

Read More
newbie
newbie

Reputation: 283

Using custom comparer for strings

Score: 0

Views: 659

Answers: 1

Read More
millie1712
millie1712

Reputation: 1

PANDAS/Python check if the value from 2 datasets is equal and change the 1&0 to True or False

Score: 0

Views: 44

Answers: 1

Read More
PavanKumar GVVS
PavanKumar GVVS

Reputation: 1045

Best way to compare 2 Data models in C# .NET Core

Score: -1

Views: 962

Answers: 1

Read More
NoImagination
NoImagination

Reputation: 186

Why IEqualityComparer doesn't work as expected?

Score: 0

Views: 72

Answers: 1

Read More
Satish Chandra
Satish Chandra

Reputation: 49

C# Dictionary<string,string>(IEqualityComparer<string>?comparer) constructor example

Score: 0

Views: 250

Answers: 1

Read More
Roci
Roci

Reputation: 123

How to use a float as key in c# Dictionary with custom comparer that rounds to nearest .01?

Score: 3

Views: 3693

Answers: 3

Read More
Unknown
Unknown

Reputation: 153

C# HashSet not using defined IEqualityComparer<>

Score: 0

Views: 401

Answers: 2

Read More
serge
serge

Reputation: 15239

Implementing IEqualityComparer

Score: 0

Views: 1542

Answers: 1

Read More
Akrem
Akrem

Reputation: 4652

How to use the IEqualityComparer

Score: 124

Views: 237101

Answers: 7

Read More
PreviousPage 1Next