Defining Structures

The Type idiom has been replaced with the Structure idiom. Structures are significantly more advanced than types. In addition to the ability to define aggregate data types, Structures allow you to define parameterized constructor, property, and method members.

Chapter 5 combines coverage of functions and subroutines with coverage of the new Structure idiom and examples of defining and using enumerations.

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