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.
- Parameters
-
array | Array object. |
index0 | First dimension index. |
index1 | Second dimension index. |
- Returns
- Calculated pointer.