DomNode->last_child
(no version information, might be only in CVS)
DomNode->last_child --
最後の子ノードを返す
説明
object
DomNode->last_child ( void)
Returns the last child of the node.
See also DomNode_first_child(),
DomNode_next_sibling(),
DomNode_previous_sibling().