此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

HTMLAllCollection:length 属性

Deprecated

Avoid using this feature in new projects. This feature may be a candidate for removal from web standards or browsers.

HTMLAllCollection.length 属性返回 HTMLAllCollection 中项目的数量。

表示 HTMLAllCollection 中项目数量的整数值。

规范

规范
HTML
# dom-htmlallcollection-length

浏览器兼容性

参见