This method searches the list sequentially for the first CObject pointer that matches the specified CObject pointer. Note that the pointer values are compared, not the contents of the objects.
| Header file: | Afxcoll.h |
| Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
| Windows CE versions: | 1.0 and later |
| Complete documentation: | Visual C++ documentation |
POSITION Find( CObject* searchValue, POSITION startAfter = NULL ) const;
CObList::GetNext, CObList::GetPrev