Share via


count Function

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

Returns the number of nodes in the node-set argument.

Syntax

            number count(node-set)

Parameters

  • node-set
    A node-set.

Return Value

Returns the number of nodes in the node-set argument.

See Also

Reference

XPath Node-Set Functions