Returns a
TreeNodeCollection object containing all of this node's child nodes (branches).
Property Value
A TreeNodeCollection object with the nodes (branches) of this TreeNode. If this TreeNode is a leaf (it has no branches) then the collection will be empty.