Return an iterator providing non‐modifiable access to the first element in the sequence of user field values maintained by this object, or the end iterator if this object is empty.

Synopsis

Declared in <ball_userfields.h>

UserFields::ConstIterator
begin() const;

Created with MrDocs