NavSelectionSet Property
Gets the items which are selcted in the navigation view (treeview at the left)
Syntax
System.Collections.Generic.IEnumerable<ISelection> NavSelectionSet {get;}ReadOnly Property NavSelectionSet As System.Collections.Generic.IEnumerable(Of ISelection)