length property

int get length

The read-only length property of the NamedNodeMap interface is the number of objects stored in the map.

Implementation

external int get length;