The Dom\NodeList class
(PHP 8 >= 8.4.0)
类摘要
/* 属性 */
/* 方法 */
/* Not documented yet */
}属性
- length
-
The number of nodes in the list. The range of valid child node indices is 0 to
length - 1inclusive.
(PHP 8 >= 8.4.0)
The number of nodes in the list. The range of valid child node
indices is 0 to length - 1 inclusive.