Click here to Skip to main content
15,888,108 members
Articles / All Topics

C#: LINQ and IEqualityComparer

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
19 Apr 2014CPOL9 min read 48.2K   8  
When writing programs in C# with the help of LINQ I have come across the IEqualityComparer generic interface several times.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Acumatica
Russian Federation Russian Federation
I am a full-time .NET programmer and a lover of C#, C++, Clojure and Python at the same time. I do some Windows Phone development on my own and occasionally try myself at web-development. To enhance all these software-related activities I maintain a blog writing there on various topics, most of which actually come back to programming.

Comments and Discussions