how to ue foreach in linq code example Example: foreach c# linq example items.ToList().ForEach(i => i.DoStuff());