Click or drag to resize

DataTreeStructureCount Method (Int32)

number of items in a branch

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Count(
	int ind
)

Parameters

ind
Type: SystemInt32
index of the tree

Return Value

Type: Int32
number of items in a branch
See Also