Mid Collections for loop (when using index)? for (int i = 0; i < fruits.Count; i++) Console.WriteLine(fruits[i]);