NextXMLNode()

语法

Result = NextXMLNode(Node)
概要
Returns the next XML node after the given one (inside their parent node).

参数

Node The XML node to use.

返回值

The node after the specified node or zero if there are no more nodes.

参阅

PreviousXMLNode()

已支持操作系统

所有

<- NextXMLAttribute() - XML Index - ParentXMLNode() ->