Array.Capacity Property |
Top |
DescriptionThe amount of memory that is reserved for the Array in units of number of elements. The Capacity will equal the maximum Dimension that the Array has had, unless it is set to a different value. The capacity can never be smaller than the current Array Dimension.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Attributes
Syntax
See also Matrix, Array, and Variable Math Guide
|