Property Length
- Namespace
- SharpVectors.Dom.Css
- Assembly
- SharpVectors.Css.dll
Length
The number of CSSRules in the list. The range of valid child rule indices is 0 to length-1 inclusive.
public ulong Length { get; }
The number of CSSRules in the list. The range of valid child rule indices is 0 to length-1 inclusive.
public ulong Length { get; }