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 Standard
# dom-htmlallcollection-length

Browser compatibility

BCD tables only load in the browser

See also