Converting Between Value Types and Reference Types

In your developer life, you often need to convert one data type into another in different types of situations. For example, you might need to convert a value type into another one or just convert an instance of type Object into a strongly typed object. In this section you learn how to convert between data types and about conversion operators, beginning with basic but important concepts, such as implicit conversions, boxing, and unboxing.

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