Page 54 - Programming VB.NET
P. 54

50                                      Chapter 5: Arrays

               5.1 Control Arrays





                                     Arrays


                  A group of variables with the same name and data
                  type that are related in some way







                         Index
                 - A unique number that             Element
                 identifies each variable in
                 a one-dimensional array     An individual variable in
                                             the array
                 - Starts at 0 for first
                 element in the array
   49   50   51   52   53   54   55   56   57   58   59