This method deletes the specified element.
Public
void remove(Key k) void remove(Concept p)
k
The map key of the element to delete
p
The element to delete. The method deletes the first occurrence of the object.