Return an iterator providing non‐modifiable access to the past‐the‐end element in the sequence of user field values maintained by this object.
Synopsis
Declared in <ball_userfields.h>
UserFields::ConstIterator
end() const;
Return Value
iterator providing non‐modifiable access to the past‐the‐end element
Created with MrDocs