IXMLDOMDocument.loadXML(String) Méthode

Définition

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

Paramètres

bstrXML
String

Retours

S’applique à