Zen API
|
|
related |
Gets the content associated with a list item.
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.
kList_list | List object. |
kListItem_item | List item. |
TPtr_content | Strongly-typed destination pointer for content that will be copied (by value) from the list item. |