length property
int
get
length
The HTMLAllCollection.length property returns the number of items in
this HTMLAllCollection.
Implementation
external int get length;
The HTMLAllCollection.length property returns the number of items in
this HTMLAllCollection.
external int get length;