CObList::RemoveTail

Call this member function to remove the element from the tail of the list and obtain a pointer to it.

Syntax

CObject* RemoveTail( );

At a Glance

Header file: Afxcoll.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CObList Overview, CObList Member Functions, List Classes, CObList::GetTail, CObList::AddTail