CSSValueList.Length

CSSValueList.Length property

The number of CSSValues in the list.

public int Length { get; }

See Also