DeleteXMLNode()
语法
DeleteXMLNode(Node)
Deletes the specified XML node and all its contained text and children from its XML tree.
参数
Node The node to delete.
Remarks
The root node of a tree cannot be deleted.
参阅
CreateXMLNode()
已支持操作系统
所有