Empties the selection set. The selection set will still exist, but will contain no items.
Syntax
object.Clear()
Where:
object is a SelectionSet object.
Examples...
AddItems method example