CreateDocumentNode (NotesDOMDocumentNode - LotusScript®)

DOM 文書ノードを作成します。

定義位置

NotesDOMDocumentNode

構文

Set notesDOMDocumentNode = notesDOMDocumentNode .CreateDocumentNode( )

戻り値

notesDOMDocumentNode

新規の NotesDOMDocumentNode オブジェクトを返します。

使用法

通常、このメソッドは必要ありません。代わりに、NotesDOMParser object オブジェクトの Document プロパティを使用します。