length property

int get length

The HTMLCollection.length property returns the number of items in a HTMLCollection.

Implementation

external int get length;