remove

This method deletes the specified element from the collection.

Visibility
Public
Signature
void remove(Concept p);
Parameters
p

The element to delete


Feedback