CSSValueList.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 | インデックス。 |