HTMLAllCollection: length property
The HTMLAllCollection.length
property returns the number of items in this HTMLAllCollection
.
Value
An integer value representing the number of items in this HTMLAllCollection
.
Specifications
Specification |
---|
HTML> # dom-htmlallcollection-length> |
Browser compatibility
Loading…