remove abstract method
Removes this span from its parent.
Returns true if removed, false if this span has no parent.
Implementation
bool remove();
Removes this span from its parent.
Returns true if removed, false if this span has no parent.
bool remove();