Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 14. Arrays

Chapter 14. Arrays

Most of the examples in previous chapters have dealt with one object at a time. In many applications, however, you will want to work with a collection of objects all at the same time. The simplest collection in VB.NET is the array, which this chapter covers in detail. More complicated collection classes, such as Stack and Queue, are covered in the next chapter.

In this chapter, you will learn to work with three types of arrays: one-dimensional arrays, multidimensional rectangular arrays, and multidimensional jagged arrays.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial