Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
Array ReDim « Data Structure « VB.Net
VB.Net
Data Structure
Array ReDim
1.
ReDim: Make the array larger
2.
ReDim an Array: new Array
3.
Changes the number of elements of an array to the specified new size.