Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
void * kCollection_Next ( kCollection  collection,
kIterator iterator 
)

Gets a pointer to the next collection element and then advances the iterator.

Parameters
collectionCollection object.
iteratorPointer to collection iterator.
Returns
Pointer to next collection element.