ICSSRuleList.Length

ICSSRuleList.Length property

列表中 CSSRules 的数量。有效子规则索引的范围是 0 到 length-1(含)。

public int Length { get; }

也可以看看