Count

[property icon] Count

Count of number of items

Read-only Runtime-only Integer property

Applies to: Tree

Introduced in KCML version 6.00


>

Count

This is a read only property returning the current number of items in the tree, for example:

NoOfItems = .treeControl1.Count

See also

Tree methods, properties and events.