Working with Generic Collections

The .NET Framework offers generic counterparts of the collections described in the previous section. Moreover, it offers 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, but a different namespace is explained.

Get Visual Basic 2015 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.