DOMDocument50Class.insertBefore(IXMLDOMNode, 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 Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ insertBefore(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ newChild, System::Object ^ refChild) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument3::insertBefore;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode insertBefore (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode newChild, object refChild);
abstract member insertBefore : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode * obj -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
override this.insertBefore : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode * obj -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Overridable Function insertBefore (newChild As IXMLDOMNode, refChild As Object) As IXMLDOMNode
Paramètres
- newChild
- IXMLDOMNode
- refChild
- Object