FreeXML()
语法
FreeXML(#XML)概要
Frees the XML object and all data it contains.
参数
#XML The XML object to free. If #PB_All is specified, all the remaining XML objects are freed.
返回值
无.
Remarks
All remaining XML objects are automatically freed when the program ends.
已支持操作系统
所有