|
Zen API
|
|
related |
Returns a strongly-typed pointer to the last item in 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. |
| T | Item type identifier (e.g., k32s). |