I know I can probably use a multi-dimensional array as my data structure. However, I wanted to find out if C# had any built-in APIs for trees.
Thanks in advance.
I know I can probably use a multi-dimensional array as my data structure. However, I wanted to find out if C# had any built-in APIs for trees.
Thanks in advance.
Trees
Andychay
For any replies and further discussion, use this topic: Trees.
zipfeli
A great article about a Tree Collection can be found here, A Tree Collection.