Click here to Skip to main content
15,880,725 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
can anyone help me and give me an example on 2-dimensional array and how it works and everything regarding arrays
Posted

1 solution

Please do some basic research first. Using the phrase "vb.net 2 dimensional arrays" in a simple google search returns 524,000 results.

http://lmgtfy.com/?q=vb.net+2+dimensional+arrays[^]
 
Share this answer
 
Comments
petervanekeren 22-Apr-13 5:56am    
Maybe look into Hashtables, Lists and Collections too. Depending on the situation it may be easier to use one of these.

Also: http://vb.net-informations.com/ scroll down to "VB.NET Collections Tutorials"

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900