Ever taken a dog for a walk and realized you had two choices? You can count each step, deciding exactly where to go and when. Or… you can let the dog lead, sniffing trees and exploring things in order ...
The foreach is a powerful construct found in C# and Visual Basic.NET that allows you to iterate through a collection of objects. Managed C++ is missing this useful construct, so I wrote this article ...