Zen API
|
|
related |
Gets a strongly-typd pointer to next collection element and then advances the iterator.
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.
kCollection_collection | Collection object. |
kIteratorPtr_iterator | Pointer to collection iterator. |
T | Item type identifier (e.g., k32s). |