IXMLDOMNode.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:
Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ insertBefore(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ newChild, System::Object ^ refChild);
public 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
Public Function insertBefore (newChild As IXMLDOMNode, refChild As Object) As IXMLDOMNode
Paramètres
- newChild
- IXMLDOMNode
- refChild
- Object