Programmer's Guide
>
Interfaces
>
StringList interface
>
length attribute
length attribute
The current size of the list. If set to a value greater than the current size, the list is expanded with null values in the new space. If set to a smaller size, the list is truncated with the excess storage deallocated.
length
Access
read-write
Returns
unsigned long