Click or drag to resize

imbTreeNodeBranchAddNewBranch Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pravi novu granu - ili strukturu pod grana -- ako je prosledjena putanja umesto obicnog imena

Namespace:  imbSCI.DataComplex.tree
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public imbTreeNodeBranch AddNewBranch(
	string branchNameOrPath,
	ITextRender report = null
)
Request Example View Source

Parameters

branchNameOrPath
Type: SystemString
report (Optional)
Type: imbSCI.Core.reporting.renderITextRender

Return Value

Type: imbTreeNodeBranch
See Also