Returns a Map::Iterator or Map::ConstIterator for the entry after the last element of the map.
Map::Iterator
Map::ConstIterator
// PROTOTYPES Iterator end(); ConstIterator end() const;