Click or drag to resize

imbTreeNodemakeStringReport Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Makes the string report.

Namespace:  imbSCI.DataComplex.tree
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public List<string> makeStringReport(
	bool isRoot = false
)
Request Example View Source

Parameters

isRoot (Optional)
Type: SystemBoolean
if set to true [is root].

Return Value

Type: ListString
See Also