LOTUSSCRIPT/COM/OLE CLASSES


CreateDocumentNode method
Creates a DOM document node.

Defined in

NotesDOMDocumentNode

Syntax

Set notesDOMDocumentNode = notesDOMDocumentNode.CreateDocumentNode( )

Return value

notesDOMDocumentNode


Usage

Typically this method is not needed. Simply use the Document property of a NotesDOMParser object object.