Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kList_AsT (   kList_list,
  kListItem_item,
 
)
related

Gets the content associated with a list item.

A debug assertion will be raised if the size of the specified data type does not match the size of the collection type.

Parameters
kList_listList object.
kListItem_itemList item.
TItem type identifier (e.g., k32s).
Returns
Item value.