CTypedPtrList::RemoveTail

Call this member function to remove the element from the tail of the list and returns it.

Syntax

TYPE RemoveTail( );

At a Glance

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

See Also

CTypedPtrList Overview, CTypedPtrList Member Functions, Typed Template Collections, CTypedPtrList::RemoveHead, CPtrList::IsEmpty, CPtrList::GetTail, CPtrList::AddTail