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