The DeselectAll method deselects all objects in the selection.
Syntax
object.DeselectAll
Example
This example demonstrates how to deselect all objects in a selection.
Selection.DeselectAll
Used by: Selection collection