Same as the preceding overload.
Synopses
Declared in <ball_userfields.h>
Same as the preceding overload.
UserFieldValue&
value(int index);
Same as the preceding overload.
UserFieldValue const&
value(int index) const;
Return Value
-
reference providing modifiable access to the value at
index -
reference providing non‐modifiable access to the value at
index
Parameters
Name |
Description |
index |
zero‐based index of the value |
Created with MrDocs