Defining Structures

Team-Fly    

 
Visual Basic .NET Unleashed
By Paul Kimmel
Table of Contents
Chapter 3.  Basic Programming in Visual Basic .NET


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.


Team-Fly    
Top
 


Visual BasicR. NET Unleashed
Visual BasicR. NET Unleashed
ISBN: N/A
EAN: N/A
Year: 2001
Pages: 222

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net