Zen API
|
|
related |
Appends the specified items to the list.
A debug assertion will be raised if the size of the specified item type is not equal to the size of the collection item type.
kArrayList_list | List object. |
TPtr_items | Strongly-typed pointer to items that should be appended. |
kSize_count | Count of list items. |