method Items.RemoveSelection ()
Removes the selected items (including the descendents).

TypeDescription
The RemoveSelection method removes the selected items (including the descendents). The RemoveItem method removes a specific item (if it has no child items). The UnselectAll method unselects all items.