Chapter 5. ARRAYS AND COLLECTIONS

IN BRIEF

This chapter explains and demonstrates the different types of arrays and collections that are available in the .NET Framework. In the first section, you will learn about the different Array types and how to use each one. Next, you will learn the basics of the .NET Collection classes and how to iterate through the collections. Finally, you will learn how to create you own collection by descending from System.Collections.CollectionBase.

WHAT YOU NEED

RECOMMENDED SOFTWARE.NET Framework C# .NET environment
RECOMMENDED HARDWARE.NET-enabled desktop client
SKILLS REQUIREDC# coding

ARRAYS AND COLLECTIONS AT A GLANCE

Using Arrays93  
 Understanding Single-Dimensional and Multidimensional Arrays93Explaining Jagged ...

Get Microsoft® Visual C#® .NET 2003 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.