ReDim, short for re-dimension, is a Visual Basic function that is used to resize arrays. By using this function you can add or remove space from an array. This function can only be used on arrays that are declared without dimensions. For example, in the following declaration The Preserve keyword is used to keep the data in an array intact.

PropertyValue
dbpedia-owl:abstract
  • ReDim, short for re-dimension, is a Visual Basic function that is used to resize arrays. By using this function you can add or remove space from an array. This function can only be used on arrays that are declared without dimensions. For example, in the following declaration The Preserve keyword is used to keep the data in an array intact. The syntax is as follows: For arrays of multiple dimensions, you can only ReDim the latest dimension after the array has been redimensioned once, and your initial declaration must match the number of dimensions you want to use. This works: This does not work: This does not work:
dcterms:subject
rdfs:comment
  • ReDim, short for re-dimension, is a Visual Basic function that is used to resize arrays. By using this function you can add or remove space from an array. This function can only be used on arrays that are declared without dimensions. For example, in the following declaration The Preserve keyword is used to keep the data in an array intact.
rdfs:label
  • ReDim
owl:sameAs
foaf:page
is dbpedia-owl:wikiPageRedirects of
is owl:sameAs of
is foaf:primaryTopic of