How do you do the following in VB.NET:
Dim mystring as string * 25
I thought it may be
Dim mystring as new string("",25)
But I think I may be mistaken..
Thanks
Tom
|
Results 1 to 16 of 16
Thread: .Net "String" equivalentThreaded View
|
Click Here to Expand Forum to Full Width |