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