(PHP 5, PHP 7)
public count ( ) : int
item ( int $index ) : DOMNode}
The number of nodes in the list. The range of valid child node indices is 0 to length - 1
inclusive.
Version | Description |
---|---|
7.2.0 | The Countable interface is implemented and returns the value of the length property. |
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.domnodelist.php