CSSValueListLength Property
The number of CSSValues in the list.

Namespace: Aspose.Svg.Dom.Css
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public int Length { get; }

Property Value

Type: Int32

Implements

ICSSValueListLength
See Also