Visual Basic Language Reference  

Preserve

The Preserve keyword prevents the contents of an array from being cleared when the array is redimensioned.

The Preserve keyword is used in this context:

ReDim Statement

See Also

Visual Basic Language Keywords