This page is In Progress

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

length

Summary

The length or size of the list.

Property of dom/HTMLCollectiondom/HTMLCollection

Syntax

Note: This property is read-only.

var lengthOfCollection = collection.length;

Return Value

Returns an object of type unsigned longunsigned long