Sets the value at the given index in the list to value.
index
value
void operator []=(int index, E value);