DOMDocument50Class.IXMLDOMDocument_load(Object) 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_load(System::Object ^ xmlSource) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument::load;
public virtual bool IXMLDOMDocument_load (object xmlSource);
abstract member IXMLDOMDocument_load : obj -> bool
override this.IXMLDOMDocument_load : obj -> bool
Public Overridable Function IXMLDOMDocument_load (xmlSource As Object) As Boolean
Paramètres
- xmlSource
- Object