class Program { static void Main(string[] args) { List books = new List { new Book {
You've overriden Equals(), but make sure you also override GetHashCode()