length property

int get length

The read-only length property of the CSSNumericArray interface returns the number of CSSNumericValue objects in the list.

Implementation

external int get length;