CRBTree::GetPrev
const CPair* GetPrev(
POSITION& pos
) const throw( );
CPair* GetPrev(
POSITION& pos
) throw( );
參數
- pos
位置計數器,傳回由先前對的呼叫方法 (例如 CRBTree::GetHeadPosition 或 CRBTree::FindFirstKeyAfter。
傳回值
傳回指向儲存在樹狀 CPair 先前儲存的值。
備註
更新目前的位置計數器, pos。 如果沒有在樹狀目錄中不輸入位置,計數器設定為 null。
需求
Header: atlcoll.h