Methods

add(item) → Number

Add StyleSheet in the collection.

Parameter

Name Type Optional Description

item

StyleSheet

 

Returns

Number 

clear()

get()

getCount()

getStyleSheet(ID) → StyleSheet

Gets the element at the specified ID.

Parameter

Name Type Optional Description

ID

Number

 

Returns

StyleSheet 

iterator()

Reserved for internal use.

remove(item)

Remove StyleSheet from the collection.

Parameter

Name Type Optional Description

item

StyleSheet

 

removeAt()