The IHTMLStyleSheetRulesCollection interface provides the ability to obtain the number of styleSheets in the collection, and access a single styleSheet rule in that collection. The IHTMLStyleSheetRulesCollection interface is returned from the styleSheets rules collecton.
IHTMLStyleSheetRulesCollection Methods
get_length Returns the number of elements in a collection. This method provides the same capabilities as the length property. item Retrieves an element or a collection from the given collection. The index parameter determines which action to take.
Interface Information
Implementation System (Mshtml.dll) Inherits from IDispatch Header and IDL files Mshtml.h, Mshtml.idl Minimum availability Internet Explorer 4.0 Minimum operating systems Windows 95, Windows NT 4.0
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0