[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The current capacity of the list.
Source position: classesh.inc line 2000
public property TInterfaceList.Capacity : Integer |
Capacity is the number of elements that the list can contain without needing to allocate more memory.
|
Capacity of the list |
|
|
The current number of elements in the list. |
|
|
Current capacity (i.e. number of pointers that can be stored) of the list. |
|
|
Current capacity (i.e. number of pointers that can be stored) of the list. |