NodeList
class NodeList implements IteratorAggregate, Countable (View source)
Properties
int | $length |
Methods
int
count()
Count elements of an object
getIterator()
No description
Node|null
item(int $index)
No description
Details
int
count()
Count elements of an object
Traversable
getIterator()
No description
Node|null
item(int $index)
No description