NamespaceTreeControlGetSelectedItems Method |
Enumerates the selected items.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public IEnumerable<Item> GetSelectedItems()
Return Value
Type:
IEnumerableItem
A collection of selected items
See Also