Zen API
|
|
related |
Calculates an element address.
This method is similar to the At method, but does not bounds-check the index argument.
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.
kQueue_queue | Queue object. |
kSize_index | Item index. |
T | Item type identifier (e.g., k32s). |