Method PrintTree(List<ValueTreeNode>, int)

Assembly: redb.Core.Pro.dll

Diagnostics: print tree to string.

public static string PrintTree(List<ValueTreeNode> tree, int maxDepth = 10)