Link Search Menu Expand Document

Length (Read-Only)

Returns the length of the stored array

Note

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.


Table of contents