arr.expand
Add items to an array.
method uint arr.expand (
uint count
)
uint count
)
Parameters
count | The number of items being added. |
Return value
The index of the first added item.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Add items to an array.
count | The number of items being added. |
The index of the first added item.
Related links | Source |