Is there any official tree data structure in C#? I need it for ASP.NET Core. I need to build, level by level, a file system tree. And then search for elements and so on.
Thank you
Is there any official tree data structure in C#? I need it for ASP.NET Core. I need to build, level by level, a file system tree. And then search for elements and so on.
Thank you