Using Join method of String Class.
Code:String.Join(";", MyArray)Code:String.Join(";", MyArrayList.ToArray(GetType(String)))
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: ArrayListThreaded View
|
Click Here to Expand Forum to Full Width |