The TreeNodeCollection class is a collection class of TreeNode objects. so treeview1.Nodes is of type TreeNodeCollection

Where in the HELL is the count property for the nodes???

If I do treeview1.nodes.count it works.. but it doesn't come up in intellisense...

http://msdn.microsoft.com/library/de...mberstopic.asp