ICSSStyleDeclaration.Length
ICSSStyleDeclaration.Length property
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 int Length { get; }
See Also
- interface ICSSStyleDeclaration
 - namespace Aspose.Svg.Dom.Css
 - assembly Aspose.SVG