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