Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27229

Creating empty array

$
0
0
This line of code
Code:

Dim strOne() as string
has been working well in Vb6. I tried importing it to VB.net
and is giving me problems.
I would have use a specific number here like
Code:

Dim strOne(5) as string
but the number will keep changing and therefore
keeping it as at 5 won't help.
Any idea?
thz

Viewing all articles
Browse latest Browse all 27229


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>