Click or drag to resize

ShellTreeViewNodes Property

Returns a collection containing all child ShellTreeNodes of this ShellTreeNode.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public TreeNodeCollection Nodes { get; }

Property Value

Type: TreeNodeCollection
See Also