find

The find method looks for the specified element in the list.

Visibility
Public
Signature
int find(const void* p) const
Parameters
p 

The element you want to find

Returns

The method returns one of the following values:


Feedback