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