IStyleSheetList indexer

IStyleSheetList indexer

Used to retrieve a style sheet by method item(int index) accordind to http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/stylesheets.html.

Indexer

NameDescription
indexThe style sheet index

Returns

The CSS stylesheet instance.

See Also