|
-
Aug 2nd, 2009, 01:10 PM
#1
Thread Starter
Addicted Member
Arrays: Removing Items
I'm wondering what the proper way to remove an item from an array is. The way i am doing it at the moment is:
Code:
MyArray(0) = Nothing
Is this the best way to do it as i'm having problems with my programme and i think it may be something to do with this?
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
|