This method deletes the
last element from the list.
Note: This method is
not efficient because the
IBM® Rational® Rhapsody® framework
does not keep backward pointers. Use one of the other
remove functions
to delete elements from the list.
Signaturevoid removeLast()