length property
length property
The number of CSSRules in the list. The range of valid child rule indices is 0 to length-1 inclusive.
Definition:
@property
def length(self):
...
See Also
- module
aspose.html.dom.css
- class
ICSSRuleList
The number of CSSRules in the list. The range of valid child rule indices is 0 to length-1 inclusive.
@property
def length(self):
...
aspose.html.dom.css
ICSSRuleList