Click or drag to resize

DataTreeStructuresetBranchCount Method

set the number of branches in the tree

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void setBranchCount(
	int n
)

Parameters

n
Type: SystemInt32
number of branches
See Also