StringArray.Capacity Property |
Top |
DescriptionThe amount of memory that is reserved for the StringArray in units of number of elements. The Capacity will equal the maximum Dimension that the StringArray has had, unless it is set to a different value. The capacity can never be smaller than the current StringArray 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
|