Condividi tramite


IXMLDOMDocument.loadXML(String) Method

Definition

public:
 bool loadXML(System::String ^ bstrXML);
[System.Runtime.InteropServices.DispId(63)]
public bool loadXML (string bstrXML);
[<System.Runtime.InteropServices.DispId(63)>]
abstract member loadXML : string -> bool
Public Function loadXML (bstrXML As String) As Boolean

Parameters

bstrXML
String

Returns

Attributes

Applies to