StyleSheetCollection

StyleSheetCollection class

Collection of StyleSheets.

Properties

NameTypeDescription
Countint
Item (int)StyleSheet

Methods

NameDescription
addAdd StyleSheet in the collection.
removeRemove StyleSheet from the collection.
getStyleSheetGets the element at the specified ID.
clear
removeAt
iteratorReserved for internal use.