C# Build a tree from top level items using recursion?

Viewed 19

Hello I am trying to use recursion in order to build a tree that starts with the first parent id of an id is null and branch out from there? I am new to this so I apologize for my ignorance if my explanation is not clear.

0 Answers
Related