Prior to .NET Version 2.0 if you wanted to hold a collection of string, integers, or objects you had to work with some of the classes in the System.Collections namespace. This namespace contains classes and interfaces needed to define collections of objects...