Utils
01 Syntax
Microsoft.VisualBasic.Data.GraphTheory.Utils
02 Methods
03 Members
Build``2(Tree(Of ``0, ``1),
Boolean)Tree to string
Type Parameters
| Name | Description |
|---|---|
T |
Parameters
| Name | Type | Description |
|---|---|---|
tree | Tree(Of ``0, ``1) | - |
Summary``3(Tree(Of ``0, ``1),
PropertyInfo())Summary this tree model its nodes as csv table
Type Parameters
| Name | Description |
|---|---|
T |
Parameters
| Name | Type | Description |
|---|---|---|
tree | Tree(Of ``0, ``1) | - |
schema | PropertyInfo() | - |
SummaryMe``3(Tree(Of ``0, ``1),
PropertyInfo())这个函数不会对AbstractTree.Childs进行递归
Type Parameters
| Name | Description |
|---|---|
T |
Parameters
| Name | Type | Description |
|---|---|---|
this | Tree(Of ``0, ``1) | - |
schema | PropertyInfo() | - |