LOTUSSCRIPT/COM/OLE CLASSES


CreateDocumentFragmentNode method
Ejemplo

Creates an empty document fragment node.

Defined in

NotesDOMDocumentNode

Syntax

Set notesDOMDocumentFragmentNode = notesDOMDocumentNode.CreateDocumentFragmentNode( )

Return value

notesDOMDocumentFragmentNode


Ejemplo