Поделиться через


DOMNodeWrapper.createDocumentFragment Method

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

Namespace:  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly:  Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntax

'Declaration
Public Function createDocumentFragment As IXMLDOMDocumentFragment
'Usage
Dim instance As DOMNodeWrapper
Dim returnValue As IXMLDOMDocumentFragment

returnValue = instance.createDocumentFragment()
public IXMLDOMDocumentFragment createDocumentFragment()

Return Value

Type: Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMDocumentFragment

Implements

IXMLDOMDocument3.createDocumentFragment()
IXMLDOMDocument2.createDocumentFragment()
IXMLDOMDocument.createDocumentFragment()

See Also

Reference

DOMNodeWrapper Class

DOMNodeWrapper Members

Microsoft.Office.Interop.InfoPath.SemiTrust Namespace