Click or drag to resize

NamespaceTreeControlGetRootItems Method

Enumerates the root items.

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

Return Value

Type: IEnumerableItem
A collection of root items
See Also