csharp list item not in another list

Code Example - csharp list item not in another list

                
                        var result = list1.Except(list2);