Overview
>
org.w3c.dom
>
DOMStringList
>
length
Version 0.1.2
Overview
Index
Tree
Deprecated
org.w3c.dom.DOMStringList.length
property
public readonly property length as Int
Description
Number of strings in the list.
Example
print(names.length)