|
-
Jun 30th, 2007, 02:23 PM
#1
Re: Clearing a Structure
i always erased my arrays with a ReDim but you have to declare it as dynamic to do that.
That page states that the information on it is for .net 3.0
that distributable is currently Beta. some people have it but it won't even be available on all OS.
-
Jun 30th, 2007, 02:31 PM
#2
Re: Clearing a Structure
 Originally Posted by Lord Orwell
i always erased my arrays with a ReDim but you have to declare it as dynamic to do that.
That page states that the information on it is for .net 3.0
that distributable is currently Beta. some people have it but it won't even be available on all OS.
You're right. The MSDN search turns up articles for all versions and I clicked on the 3.0 version. Changed.
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
|