How to clear an array?

array , vba , datatypes India
  • 11 years ago

    To make it as fresh when it was declared.

  • 11 years ago

    Dim array As Array Dim index As Integer Dim length As Integer

    Array.Clear(array, index, length)

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The difference between theory and practice is smaller in theory than in practice.”