CSSValueList.Item

CSSValueList indexer

获取CSSValue在指定的索引处.

public CSSValue this[int index] { get; }
范围描述
index索引。

适当的价值

CSSValue.

也可以看看