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-2002 Ginger Alliance
revision 02-09-16
This page was generated by APIDOC