Index
Collapse All
Expand All
GetCount Method
TreeNodeList Class
Members
See Also
Beta Documentation - Subject to change.
Gets the number of tree nodes.
Syntax
Lua
function
TreeNodeList
:
GetCount
(
)
;
Returns
Type: number
The number of tree nodes.
Remarks
Gets the number of tree nodes.
See Also
TreeNodeList
Turbine.UI