length property

int get length

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

Implementation

external int get length;