It starts a sequential scan from the head of the list, stopping on the nth element.
The following table shows other member functions that are similar to CObList::FindIndex.
Class | Member Function |
|---|
CPtrList | POSITION FindIndex( INT_PTR nIndex ) const; |
CStringList | POSITION FindIndex( INT_PTR nIndex ) const; |