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 an item (if the item has no descendents). The UnselectAll method unselects all items in the list.