HTMLAllCollection: length property

Deprecated

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

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

See also