Returns a Vector::Iterator or Vector::ConstIterator of the end of the vector.
Vector::Iterator
Vector::ConstIterator
// PROTOTYPES Iterator end(); ConstIterator end() const;