This method searches the list sequentially for the first element matching the specified searchValue. Note that the pointer values are compared, not the contents of the objects.
| Header file: | Afxtempl.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( ARG_TYPE searchValue, POSITION startAfter = NULL)
const;
CList::GetNext, CList::GetPrev