C# Tutorial 008 - foreach Loops

C# Tutorial 008 - foreach Loops

Like a for loop, but without the ability to edit the list in any way. Always fun when you only want to access values or call methods