| ICSSStyleDeclarationLength 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.
Namespace: Aspose.Html.Dom.CssAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
SyntaxReadOnly Property Length As Integer
Get
property int Length {
int get ();
}abstract Length : int with get
Property Value
Type:
Int32
See Also