System.Object and System.ValueType

At this point, it is necessary to provide an overview of both System.Object and System.ValueType. Instead of showing a diagram of inheritance, it is a good idea to offer a Visual Studio–oriented view so you can better understand what happens in the development environment. This can be accomplished via the Object Browser tool window introduced in Chapter 2, “The Visual Studio 2015 IDE for Visual Basic.” You can browse for both classes by just typing their names in the search box. Figure 4.1 shows how System.Object is defined, which members it exposes, and a full description.

Image

FIGURE 4.1 System.Object shown in ...

Get Visual Basic 2015 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.