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