HTMLAllCollection: length property
Please take two minutes to fill out our short survey.
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 |