Call this member function to search the list sequentially for the first CObject pointer matching the specified CObject pointer. Note that the pointer values are compared, not the contents of the objects.
POSITION Find( CObject* searchValue, POSITION startAfter = NULL ) const;
Header file: | Afxcoll.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CObList Overview, CObList Member Functions, List Classes, CObList::GetNext, CObList::GetPrev