HTMLAllCollection: length property
TheHTMLAllCollection.length property returns the number of items in thisHTMLAllCollection.
In this article
Value
An integer value representing the number of items in thisHTMLAllCollection.
Specifications
| Specification |
|---|
| HTML> # dom-htmlallcollection-length> |