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