Edit

Share via


DOMNodeWrapper.loadXML(String) Method

Definition

This member is reserved for internal use and is not intended to be used directly from your code.

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

Parameters

bstrXML
String

Returns

Implements

Applies to