Microsoft VB.NET Collections

VB.NET offers a great deal of functionality in both tools and language. Collections are groups of like objects, it gives an easier way to program dynamic collections of data than arrays because it is object based with methods for adding and deleting members. The following chapters will help you to look at some of the main features of VB.NET Collection Classes.