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

TypeDescription
The RemoveSelection method removes the selected items. The Remove method removes a specific item. The UnselectAll method unselects all items in the list.