Does anybody know how I can assign a lot of values to an array at once?
in C I would do some thing like
int MyData[] = {1,1,2,3,7}
is there any way I can do something similar in VB?
|
Results 1 to 10 of 10
Threaded View
|
Click Here to Expand Forum to Full Width |