Differences Between Value Types and Reference Types

Value types and reference types differ in several ways. In the previous sections we first saw how they differ in assignment and how a value type can directly store data, whereas a reference type stores only the address to the actual data. We now explain such implementation and we also provide information on the other differences between value and reference types.

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.