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