ICSSRuleList.Length
ICSSRuleList.Length property
The number of CSSRules in the list. The range of valid child rule indices is 0 to length-1 inclusive.
public int Length { get; }
See Also
- interface ICSSRuleList
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG