length property
int
get
length
The HTMLCollection.length
property returns the number of
items in a HTMLCollection.
Implementation
external int get length;
The HTMLCollection.length
property returns the number of
items in a HTMLCollection.
external int get length;