ICSSValueList.Item
ICSSValueList indexer
方法返回CSSValue
在指定的索引处。 http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/css.html#CSS-CSSValueList
public CSSValue this[int index] { get; }
范围 | 描述 |
---|---|
index | 索引。 |
返回值
CSSValue.
适当的价值
的CSSValue
.
也可以看看
- class CSSValue
- interface ICSSValueList
- 命名空间 Aspose.Html.Dom.Css
- 部件 Aspose.HTML