Click here to Skip to main content
15,895,746 members
Articles / Programming Languages / C#

Testing Equality of Two Objects

Rate me:
Please Sign up or sign in to vote.
3.00/5 (9 votes)
13 Jan 2008CPOL2 min read 45.6K   409   7  
A general purpose C# method for testing whether two objects have the same values in their respective public properties

Views

Daily Counts

Downloads

Weekly 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
United Kingdom United Kingdom
Carl Johansen is a .NET developer blah blah, lives in London blah blah, hobbies include juggling blah.

Comments and Discussions