DOMDocument50Class.IXMLDOMDocument_insertBefore(IXMLDOMNode, Object) Méthode

Définition

public:
 virtual Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ IXMLDOMDocument_insertBefore(Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMNode ^ newChild, System::Object ^ refChild) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument::insertBefore;
public virtual Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode IXMLDOMDocument_insertBefore (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode newChild, object refChild);
abstract member IXMLDOMDocument_insertBefore : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode * obj -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
override this.IXMLDOMDocument_insertBefore : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode * obj -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode
Public Overridable Function IXMLDOMDocument_insertBefore (newChild As IXMLDOMNode, refChild As Object) As IXMLDOMNode

Paramètres

newChild
IXMLDOMNode
refChild
Object

Retours

S’applique à