|
-
Jun 29th, 2007, 03:47 PM
#1
Re: Clearing a Structure
Use an array list instead. Then just .Add to it as you need to.
-tg
-
Jun 30th, 2007, 12:07 PM
#2
Thread Starter
New Member
Re: Clearing a Structure
 Originally Posted by techgnome
Use an array list instead. Then just .Add to it as you need to.
-tg
Array list?
-
Jun 30th, 2007, 01:46 PM
#3
Re: Clearing a Structure
 Originally Posted by Writers Block
Array list?
http://msdn2.microsoft.com/en-us/lib...st(vs.80).aspx

EDIT: Changed to Framework 2.0 link.
Last edited by nmadd; Jun 30th, 2007 at 02:27 PM.
Reason: changed link
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
|