CSSValueList.Item
CSSValueList indexer
获取CSSValue
在指定的索引处.
public CSSValue this[int index] { get; }
范围 | 描述 |
---|---|
index | 索引。 |
适当的价值
的CSSValue
.
也可以看看
- class CSSValue
- class CSSValueList
- 命名空间 Aspose.Html.Dom.Css
- 部件 Aspose.HTML
获取CSSValue
在指定的索引处.
public CSSValue this[int index] { get; }
范围 | 描述 |
---|---|
index | 索引。 |
的CSSValue
.