Call this member function to add an element to this list before the element at the specified position.
POSITION InsertBefore( POSITION position, CObject* newElement );
throw ( CMemoryException );
Header file: | Afxcoll.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CObList Overview, CObList Member Functions, List Classes, CObList::Find, CObList::InsertAfter