Click or drag to resize

imbTreeNodeBranch Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the imbTreeNodeBranch class

Namespace:  imbSCI.DataComplex.tree
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public imbTreeNodeBranch(
	string nodeBaseName
)
Request Example View Source

Parameters

nodeBaseName
Type: SystemString
See Also