Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this method to get the position value for the element at the tail of the tree.
POSITION GetTailPosition( ) const throw( );
Return Value
Returns the position value for the element at the tail of the tree.
Remarks
The value returned by GetTailPosition can be used with methods such as CRBTree::GetKeyAt or CRBTree::GetPrev to traverse the tree and retrieve values.
Requirements
Header: atlcoll.h