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 not child items). The UnselectAll method unselects all items in the list.