IXMLDOMDocument.loadXML(String) 方法

定义

public:
 bool loadXML(System::String ^ bstrXML);
public bool loadXML (string bstrXML);
abstract member loadXML : string -> bool
Public Function loadXML (bstrXML As String) As Boolean

参数

bstrXML
String

返回

适用于