Answered by:
Storing Data in arrays

Question
-
hello, im still new to visual basic
i need some help in storing data into an array. I understand how to place information in one record eg in index 0, but how do i place data into several records(indexes). any help would be greatly appreciated
Friday, April 22, 2011 10:27 AM
Answers
-
You may find a list more friendly to use; there's some info at http://www.dotnetperls.com/list-vbnet which could be useful to you.
Or if you definitely want to use an array, there are links in the Arrays section at http://www.dotnetperls.com/vbnet
HTH,
Andrew
- Proposed as answer by Xiong Wei, Jin Friday, April 22, 2011 9:22 PM
- Marked as answer by Mike Feng Friday, April 29, 2011 10:29 AM
Friday, April 22, 2011 11:07 AM
All replies
-
hello, im still new to visual basic
i need some help in storing data into an array. I understand how to place information in one record eg in index 0, but how do i place data into several records(indexes). any help would be greatly appreciated
One word frees us of all the weight and pain of life: that word is love.Friday, April 22, 2011 10:31 AM -
umm i need help with visual basic, im currently not doing C#Friday, April 22, 2011 10:49 AM
-
You may find a list more friendly to use; there's some info at http://www.dotnetperls.com/list-vbnet which could be useful to you.
Or if you definitely want to use an array, there are links in the Arrays section at http://www.dotnetperls.com/vbnet
HTH,
Andrew
- Proposed as answer by Xiong Wei, Jin Friday, April 22, 2011 9:22 PM
- Marked as answer by Mike Feng Friday, April 29, 2011 10:29 AM
Friday, April 22, 2011 11:07 AM -
Hi Spikedd,
Thanks for posting in the MSDN Forum.
Any update? I have marked Andrew's reply as answer, if you think it provides no help, please unmark it, and feel free to let me know your any concerns.
Thank you for your understanding and support.
Mike Feng [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Friday, April 29, 2011 10:29 AM -