点击或拖拽改变大小

Functions.XMLDocClearErrors 方法

X#
Clear all global XML Errors.

命名空间:  XSharp.XPP
程序集:  XSharp.XPP (在 XSharp.XPP.dll 中) 版本:2.22 GA
语法
 FUNCTION XMLDocClearErrors() AS LOGIC
查看代码

返回值

类型:Boolean
Allways returns .T. (true).
备注
Closes all XML errors that are not linked to a XML document.
参见