Link Search Menu Expand Document

Capacity Get Accessor

Description

Returns the current capacity of the internal array.

Syntax

expression.Capacity

Parameters

None

Returns

Type
Long
Description
Current capacity of the internal array.

Back to Capacity overview