Overview
>
org.w3c.dom
>
Node
>
lastChild
Version 0.1.2
Overview
Index
Tree
Deprecated
org.w3c.dom.Node.lastChild
property
public readonly property lastChild as Node
Description
Last child node, or null.
Example
last = node.lastChild