Return a reference providing modifiable access to the value at the specified index. The behavior is undefined unless 0 <= index && index < length().
index
0 <= index && index < length()
Declared in <ball_userfields.h>
<ball_userfields.h>
UserFieldValue& operator[](int index);