c# list remove with condition code example Example: remove items from list c# condition prods.RemoveAll(s => s.ID == 1)