I have a treeview that is populated when the my form loads. Now I want to be able to count the child nodes for any parent node that a user selects.

Is their an easy way to do get the # of children ?

Thanks...