Hi,

I have an array:
Code:
 public Map(1 to 20,1 to 20) as typeMap
The typeMap I have declared before and it has some integers and boolean and one long.

How can I delete it at the end of the game from the memory?

Thank you,
Arie.