Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kArrayList_ItemT (   kArrayList_list,
  kSize_index,
  TPtr_item 
)
related

Gets the value of an 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.

Parameters
kArrayList_listList object.
kSize_indexItem index.
TPtr_itemStrongly-typed destination pointer for received item.
Returns
Operation status.