DomNode->first_child
(no version information, might be only in CVS)
DomNode->first_child --
最初の子ノードを返す
説明
bool
DomNode->first_child ( void)
Returns the first child of the node.
See also DomNode_last_child(),
DomNode_next_sibling(),
DomNode_previous_sibling().