Click or drag to resize

imbTreeNodeBlockCollection Constructor (String)

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

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

Parameters

firstBlockName
Type: SystemString
See Also