GENERIC COLLECTION CLASSES

The System.Collections.Generic namespace defines several generic classes. These are basically collection classes that use generics to work with the data type you specify. See the section “Generics” near the end of Chapter 25, “Collection Classes,” for more information and a list of the more useful predefined generic collection classes.

Get Visual Basic 2012 Programmer's Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.