T& GetElement(int pos) const;
pos
.
pos
must be in the range 1
to Size()
.
int Size() const;
bool Empty() const;
true
if the list is empty.
This page was last modified on Feb 19, 2001
URL: http://people.hsc.edu/faculty-staff/robbk/Coms262/Lectures/ListInspectors.html