SXP Reference

getChildCount Callbacks

Syntax

     getChildCount(node)
NameTypeDescription
nodeSXP_NodeThe node to operate on.
(RET)intThe number of children of the node.

Description

Returns the number of children of the node. In particular, if the node is neither an element nor a document node, 0 is returned.

See Also

Groups [ Callbacks ]
Entries [ SXP_Node ]

© 2001 Ginger Alliance
revision 01-12-12
This page was generated by APIDOC