POSITION GetTailPosition( ) const;
Return Value
A POSITION value that can be used for iteration or object pointer retrieval; NULL if the list is empty.
Remarks
Gets the position of the tail element of this list; NULL if the list is empty.
CList Overview | Class Members | Hierarchy Chart
See Also CList::GetHeadPosition, CList::GetTail