|
-
May 20th, 2012, 07:08 AM
#1
Thread Starter
PowerPoster
Freeup memory? (Array)
Hi,
I'm loading a couple of comboboxes with a few 100 items using an array. I only need them to load at the startup of the app. So because I don't need to use the array anymore I was wondering if they were still located in the memory and if so..: What would be the best way to clean it? Erase(myarray) or Array.Clear(...)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|