Arrays for Visual Basic 6.0 Users
The following topics describe changes to arrays between Visual Basic 6.0 and Visual Basic 2008.
In This Section
Array Bounds for Visual Basic 6.0 Users
Discusses changes to array bounds and default bounds.Array Size Declaration for Visual Basic 6.0 Users
Describes changes to the specification of array sizes.ReDim Statement for Visual Basic 6.0 Users
Discusses changes to declarations that include the ReDim statement.
Related Sections
Programming Element Support Changes Summary
Provides an alphabetical list of programming elements that have changed or are no longer supported in Visual Basic 2008, and includes their replacements.Language Changes for Visual Basic 6.0 Users
Provides an overview of new and changed features in Visual Basic 2008.