Click here to Skip to main content
15,891,777 members
Articles / Programming Languages / C#

Talk about System.Object Equals and GetHashcode

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
14 Mar 2013CPOL1 min read 116.2K   10  
If two objects are equal, they would better have the same HashCode.

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
Web Developer
China China
Right now I am a college student.

Comments and Discussions