length property

int get length

The read-only length property of the DOMTokenList interface is an integer representing the number of objects stored in the object.

Implementation

external int get length;