|
-
Mar 20th, 2006, 06:13 PM
#1
Thread Starter
Admodistrator
[RESOLVED] String.Join with an arraylist?
Okay I have an arraylist and I want to output it as one single string into a text file. The trouble is string.join will not let me use the arraylist as an array, and arraylist.toarray doesnt work either. Does anyone have any suggestions? Do I have to use stringbuilder?
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
|