Remove the value at position index from this.
| this |
ValueArray to remove an element from |
| index |
position of value to remove, which must be less than length |
|
the ValueArray passed in as this |