ViewSelectionSet Property
Gets the items which are selected in the list view (top right pane)
Syntax
System.Collections.Generic.IEnumerable<ISelection> ViewSelectionSet {get;}ReadOnly Property ViewSelectionSet As System.Collections.Generic.IEnumerable(Of ISelection)