ShellBrowser .Net Edition
Nodes Property
NamespacesJam.ShellShellTreeViewNodes
Returns a collection containing all child ShellTreeNodes of this ShellTreeNode.
Declaration Syntax
C#Visual BasicVisual C++
public TreeNodeCollection Nodes { get; }
Public ReadOnly Property Nodes As TreeNodeCollection
public:
property TreeNodeCollection^ Nodes {
	TreeNodeCollection^ get ();
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)