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