find

This method looks for he specified element in the list.

Visibility
Public
Signature
int find(Concept c) const;
Parameters
c

The element to look for

Returns

The method returns one of the following values:


Feedback