Chapter 4. Core VB 2010 Programming Constructs, Part II

This chapter picks up where the previous chapter left off, and completes your investigation of the core aspects of the VB 2010 programming language. We begin by examining various details regarding the construction of VB 2010 methods, exploring the ByRef and ParamArray keywords. Along the way, you will also examine useful language features such as optional and named parameters.

After you examine the topic of method overloading, the next task is to investigate the details behind manipulating arrays using the syntax of VB 2010 and get to know the functionality contained within the related System.Array class type.

In addition, this chapter provides a discussion regarding the construction of enumeration ...

Get Pro VB 2010 and the .NET 4 Platform 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.