|
-
Oct 11th, 2004, 03:21 PM
#1
where is the count property?? (treeview)
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|