|
-
Jan 9th, 2007, 11:44 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] list.addrange question
Hi guys,
If i have a list of strings and i add the contents of a string array to it, using list.addrange(array) then does it copy the last element (that makes the array without any elements added have a length of 1) because i keep getting a null reference exception and have spent the last 3 hours trying to figure out where the null reference is coming from! lol
If it does then is there a way to copy all the elements without the null element at the end of the array?
Thanks for any help
If your problem has been solved then please mark the thread [RESOLVED].
If i have helped then please Rate my post 
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
|