Thread
:
Can i just use toString?
View Single Post
#
2
(
permalink
)
07-31-2007, 10:32 PM
brianhks
Senior Member
Join Date: Jul 2007
Posts: 134
Only way I know of doing it is to use a StringBuilder.
Loop through each element and append it to the StringBuilder with the delimiter.
brianhks
View Public Profile
Send a private message to brianhks
Find all posts by brianhks