The collection of nodes associated with this TreeView control
[Visual Basic] Public ReadOnly Property Nodes As TreeNodeCollection [C#] public TreeNodeCollection Nodes {get;} [C++] public: __property TreeNodeCollection* get_Nodes(); [JScript] public function get Nodes() : TreeNodeCollection;
TreeView Class | TreeView Members | System.WinForms Namespace