Tagged Questions
1
vote
3answers
6k views
c# Obtain a list of TreeView Parent nodes
If I have a TreeView (myTreeview),how can I obtain a list of all the nodes that are parent nodes? i.e. nodes that have children