find

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

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

The element you want to find

Returns

The method returns one of the following values:


Feedback