remove


Description:

public bool remove ()

Removes the Object at the current position from its parent.

If successful, this is advanced to the next position (since the current position will become invalid).

Parameters:

this

a PartIter

Returns:

true if the part at the current position was removed or false otherwise.