The IDLffXMLDOMDocument::CreateDocumentFragment function method creates a document-fragment node that is owned by the document.

Syntax


Result = Obj->[IDLffXMLDOMDocument::]CreateDocumentFragment()

Return Value


Returns an object reference to the new IDLffXMLDOMDocumentFragment node.

Arguments


None

Keywords


None

Version History


6.1

Introduced