Working with Generic Collections

The .NET Framework offers generic counterparts of the collections described in the previous section. Moreover, it offers new generic collections that are specific to particular technologies such as WPF. In this section you learn to work with generic built-in collections and how you can take advantage of a strongly typed fashion. Generic collections are exposed by the System.Collections.Generic namespace except a different namespace is explained.

Get Visual Basic® 2010 Unleashed 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.