See this website http://www.dotnetperls.com/string-array it will teach you all about arrays. Than you can use your imagination on how you could use other objects that aren't strings as shown in the example.
But as Fattie said. Lists are very valuable to you. You could use this to learn about lists http://www.dotnetperls.com/list Anyway I hope this helps you along your way :)
↧