building tree structure

Oct 30 2004 4:58 PM
how to build a tree structure , the tree can be from binary upto 10 nodes to be childerens of the parent node. how this can be implemented in c#. and how i can access each node value also assign its values.

Answers (6)