Home All Groups Group Topic Archive Search About

Opposite of string.split?

Author
26 Sep 2006 5:31 PM
Bruce Hendry
Any built in framework function that takes a string array and converts it
back to a concatenated string with a delimiter?

Thanks.

Author
26 Sep 2006 5:56 PM
Chris Taylor
String.Join

Show quote
"Bruce Hendry" <bhen***@orioncom.com> wrote in message
news:OQInyGZ4GHA.1252@TK2MSFTNGP04.phx.gbl...
> Any built in framework function that takes a string array and converts it
> back to a concatenated string with a delimiter?
>
> Thanks.
>
Author
26 Sep 2006 7:09 PM
Bruce Hendry
thanks Chris, I should've looked a little harder before i posted! doh!

Show quote
"Chris Taylor" <chris_taylor***@hotmail.com> wrote in message
news:OiBwzXZ4GHA.1244@TK2MSFTNGP03.phx.gbl...
> String.Join
>
> --
> Chris Taylor
> http://dotnetjunkies.com/weblog/chris.taylor
> "Bruce Hendry" <bhen***@orioncom.com> wrote in message
> news:OQInyGZ4GHA.1252@TK2MSFTNGP04.phx.gbl...
>> Any built in framework function that takes a string array and converts it
>> back to a concatenated string with a delimiter?
>>
>> Thanks.
>>
>
>

AddThis Social Bookmark Button