UserSpace.clear_items#

UserSpace.clear_items()#

Deletes all the child ItemSpace objects.

Deletes all the child ItemSpace objects in this space. This method does not delete ItemSpace in child spaces of this space.

See also

clear_all()

New in version 0.16.0.