G
Guest
Hi i need to use a linked list in C# for my application.In this linked list
each node will be able to have more than one child node.Waht type of linked
list would you suggest?
Note:I am novice in C# so could you describe the code (accessing the nodes,
addind neew nodes etc.)
each node will be able to have more than one child node.Waht type of linked
list would you suggest?
Note:I am novice in C# so could you describe the code (accessing the nodes,
addind neew nodes etc.)