items in a list but not in another c# code example Example: c# list item not in another list var result = list1.Except(list2);