XMLChildCount()
语法
Result = XMLChildCount(Node)
Returns the number of child nodes inside the specified XML node.
参数
Node The XML node to count the children.
返回值
The number of child nodes inside the specified XML node.
已支持操作系统
所有