StyleSheetCollection
StyleSheetCollection class
Collection of StyleSheets.
Properties
| Name | Type | Description |
|---|---|---|
| Count | int | |
| Item (int) | StyleSheet |
Methods
| Name | Description |
|---|---|
| add | Add StyleSheet in the collection. |
| remove | Remove StyleSheet from the collection. |
| getStyleSheet | Gets the element at the specified ID. |
| clear | |
| removeAt | |
| iterator | Reserved for internal use. |