McGraw-Hill OnlineMcGraw-Hill Higher EducationLearning Center
Student Center | Instructor Center | Information Center | Home
Intro to VB.NET
Projects
Comprehensive Projects
Chapter Objectives
PowerPoint Presentations
Multiple Choice Quiz
True or False
Examples from the Text
Feedback
Help Center


Learning Programming Using Visual Basic.Net
Bill Burrows, University of Washington
Joe Lanford, University of Rochester

Working with Collections

Chapter Objectives

After studying this chapter, you should be able to
  • Explain why arrays are needed to solve many types of problems.
  • Construct an array to store multiple related data values.
  • Use ArrayList, Hashtable, and SortedList collections to store and process data values.




McGraw-Hill/Irwin