DOMDocument50Class.IXMLDOMDocument_loadXML(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual bool IXMLDOMDocument_loadXML(System::String ^ bstrXML) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument::loadXML;
public virtual bool IXMLDOMDocument_loadXML (string bstrXML);
abstract member IXMLDOMDocument_loadXML : string -> bool
override this.IXMLDOMDocument_loadXML : string -> bool
Public Overridable Function IXMLDOMDocument_loadXML (bstrXML As String) As Boolean
Paramètres
- bstrXML
- String