
count()
The count() function counts the number of nodes in a given node-set.
number count(node-set)
- A node-set. Only members of the node-set itself (and not descendants) are counted.
- The number of nodes in the node-set.
|
Send comments on this document to
devdoc-feedback@netscape.com |