Changes

Jump to: navigation, search

Visual Basic Arrays

148 bytes removed, 18:47, 3 August 2007
Changing the Size of a Visual Basic Array
ReDim strColors(10)
</pre>
 
== Changing the Size of a Visual Basic Array ==
 
Once an array has been declared its size can be changed using the Visual basic ''ReDim'' keyword.

Navigation menu