This is some code that isn't very interesting
foreach(var item in collection) { Console.WriteLine(item.Name); }