DOMNodeWrapper.removeChild(IXMLDOMNode) 方法

定义

此成员仅供内部使用,不能直接在您的代码中使用。

public:
 virtual Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMNode ^ removeChild(Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMNode ^ childNode);
public Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode removeChild (Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode childNode);
abstract member removeChild : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode
override this.removeChild : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMNode
Public Function removeChild (childNode As IXMLDOMNode) As IXMLDOMNode

参数

childNode
IXMLDOMNode

返回

实现

适用于