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