IXMLDOMDocument3.loadXML(String) Method

Definition

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

Parameters

bstrXML
String

Returns

Implements

Applies to