DOMNodeWrapper.appendChild(IXMLDOMNode) Method

Definition

This member is reserved for internal use and is not intended to be used directly from your code.

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

Parameters

newChild
IXMLDOMNode

Returns

Implements

Applies to