looping through nodes

L

Luis

Hello.
How do i loop through the child nodes of a certain node?
The goal is to loop through the tree nodes and if the actual node is equal
to the string i'm searching, then it starts to loop through his children
nodes.

Thanks,

Luis
 
Top