length property

int get length

The length property of the CSSRuleList interface returns the number of CSSRule objects in the list.

Implementation

external int get length;