Append the specified value to this object.
Synopsis
Declared in <ball_userfields.h>
void
append(UserFieldValue const& value);
Parameters
Name |
Description |
value |
user field value to append |
Created with MrDocs
Append the specified value to this object.
Declared in <ball_userfields.h>
void
append(UserFieldValue const& value);
Name |
Description |
value |
user field value to append |
Created with MrDocs