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