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

Sets the current count of list items to the specified value.

Increases list capacity if necessary; existing list items are preserved.

Parameters
listList object.
countList size, in items.
Returns
Operation status.