|
DataTreeStructureitem_count Field
|
number of items of each branch of the data tree
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic List<int> item_count
Public item_count As List(Of Integer)
public:
List<int>^ item_count
val mutable item_count: List<int>
Field Value
Type:
ListInt32
See Also