![]() |
Re: Array to a comma Separated String
How about the String.Join method?
"RSB" <rsbamra@hotmail.com> wrote in message news:kSfHc.5539$xe3.2727@news.cpqcorp.net... > Hi Everyone, > > How do i convert an Array to a Comma Separated String.. Is there any direct > Function... > > Thanks > > RSB > > > |
Re: Array to a comma Separated String
> How do i convert an Array to a Comma Separated String.. Is there any
direct > Function... Yes, the Join( ) function |
Re: Array to a comma Separated String
All I can think of is doing a foreach and a stringbuilder.
Bobby Ryzhy bobby@weekendtech.net http://www.weekendtech.net On Thu, 08 Jul 2004 17:53:20 GMT, "RSB" <rsbamra@hotmail.com> wrote: >Hi Everyone, > >How do i convert an Array to a Comma Separated String.. Is there any direct >Function... > >Thanks > >RSB > > |
Array to a comma Separated String
Hi Everyone,
How do i convert an Array to a Comma Separated String.. Is there any direct Function... Thanks RSB |
| All times are GMT. The time now is 07:56 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.