M
Maileen
Hi,
I would like to do something like in C++.
I would like to store several strings, integer,... in something which
should be like a vector, or list.
ex :
"line1","test",5
"line2","good",91
"line3","bad",41
how can i do this in VB.NET ?
thx,
Maileen
I would like to do something like in C++.
I would like to store several strings, integer,... in something which
should be like a vector, or list.
ex :
"line1","test",5
"line2","good",91
"line3","bad",41
how can i do this in VB.NET ?
thx,
Maileen