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