Table of Contents

Property Length

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Css.dll

Length

The number of properties that have been explicitly set in this declaration block. The range of valid indices is 0 to length-1 inclusive.

public virtual ulong Length { get; }

Property Value

ulong