27. Collections
OBJECTIVES
In this chapter you’ll learn:
The nongeneric and generic collections that are provided by the .NET Framework.
To use class Array
’s static
methods to manipulate arrays.
To use enumerators to “walk through” a collection.
To use the foreach
statement with the .NET collections.
To use nongeneric collection classes ArrayList ...
Get C# 2008 For Programmers Third Edition Deitel® Developer Series 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.