Returns the length of the stored array
This is not necessarily the same as Capacity, which is the currently available slots in the array. Length will only return the used length in the array.
Capacity