DOMNodeWrapper.appendChild(IXMLDOMNode) 方法

定义

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

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

参数

newChild
IXMLDOMNode

返回

实现

适用于