Array ReDim « Data Structure « VB.Net






1.ReDim: Make the array largerReDim: Make the array larger
2.ReDim an Array: new ArrayReDim an Array: new Array
3.Changes the number of elements of an array to the specified new size.