ICSSValueList indexer
ICSSValueList indexer
Method returns the CSSValue at the specified index.
http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/css.html#CSS-CSSValueList
Indexer
| Name | Description |
|---|---|
| index | The index. |
Returns
The CSSValue.
See Also
- module
aspose.html.dom.css - class
CSSValue - class
ICSSValueList