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