Removes an element from this cell.
public int remove( DhElement e )
e
The DHElement element to remove.
Returns true if the element was removed successfully; otherwise, returns false.
See Also add