Returns the current capacity of the list. This capacity is not the maximum that the DList can obtain, it only indicates the current availability without allocating further memory
the capacity of the array
See Implementation
Returns the current capacity of the list. This capacity is not the maximum that the DList can obtain, it only indicates the current availability without allocating further memory