Click or drag to resize

DataTreeStructuresetItemCount Method

set the item count per branch.

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

Parameters

n
Type: SystemInt32
index of the branch.
See Also