CurrentSelectionSet Property
Gets the collection of objects that make up the current Vault Explorer selection set
Syntax
System.Collections.Generic.IEnumerable<ISelection> CurrentSelectionSet {get;}ReadOnly Property CurrentSelectionSet As System.Collections.Generic.IEnumerable(Of ISelection)