run linq list in foreach c# code example Example: linq foreach c# someValues.ToList().ForEach(x => list.Add(x + 1));