Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kArrayList_AddCount ( kArrayList  list,
kSize  count 
)

Increases the list count by the specified amount.

Increases list capacity if necessary; existing list items are preserved. New items are not initialized.

Parameters
listList object.
countAmount to add to the existing count.
Returns
Operation status.