DOMDocument50Class.IXMLDOMDocument_appendChild(IXMLDOMNode) 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 Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ IXMLDOMDocument_appendChild(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ newChild) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument::appendChild;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode IXMLDOMDocument_appendChild (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode newChild);
abstract member IXMLDOMDocument_appendChild : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
override this.IXMLDOMDocument_appendChild : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Overridable Function IXMLDOMDocument_appendChild (newChild As IXMLDOMNode) As IXMLDOMNode
Paramètres
- newChild
- IXMLDOMNode