Click or drag to resize

NamespaceTreeControlGetRootItems Method

Enumerates the root items.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public IEnumerable<Item> GetRootItems()

Return Value

Type: IEnumerableItem
A collection of root items
See Also