Return an iterator pointing at the beginning of the (unordered) sequence of attributes managed by this map, or end() if numAttributes() is 0.
Synopsis
Declared in <ball_defaultattributecontainer.h>
DefaultAttributeContainer::const_iterator
begin() const;
Return Value
iterator pointing at the beginning of the attribute sequence, or end() if empty
Created with MrDocs