TreeView Xojo plugin

TreeViewNode.NodeCount Method

Returns the count of child nodes.

NodeCount() as Integer

Parameters

Returns

Integer
The count of child nodes as Integer.

Remarks

See Also

TreeViewNode Class