length property

int get length

The length read-only property of the StyleSheetList interface returns the number of CSSStyleSheet objects in the collection.

Implementation

external int get length;