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