Object-Oriented Programming (VB) - 09G ReDim an Array
In Visual Basic, arrays can be resized using the ReDim statement. The optional Preserve modifier allows the contents to be retained in the process.
Instructor: Stephen Hustedde (You can enroll in this course as CIS150AB at South Mountain Community College in Phoenix, AZ)