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