get_nth
Description:
Return a pointer to the value at index_ containd in this.
Note:
Use index instead.
Parameters:
| this |
ValueArray to get a value from |
| index_ |
index of the value of interest |
Returns:
|
pointer to a value at |