Zen API
|
|
related |
Calculates an address relative to the start of the buffer.
This method is similar to the At method, but does not bounds-check the index arguments.
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.
kArray2_array | Array object. |
kSSize_index0 | First dimension index. |
kSSize_index1 | Second dimension index. |
T | Item type identifier (e.g., k32s). |