samedi 31 mai 2014

Initialize a single row, multiple column array in vb.net


Vote count:

0




I think this should be obvious, but this is a special case with no real answer that I have been able to find. I wish to declare and initialize a (0,n) Array and have no idea what the proper syntax might be. Something like:



Public Shared A(,) = {{,"One"},{,"Two"},{,"Three"}}


is the closest I have come, but that is not legal. Any help will be appreciated.



asked 37 secs ago






Aucun commentaire:

Enregistrer un commentaire