DOM 文書ノードを作成します。
NotesDOMDocumentNode
Set notesDOMDocumentNode = notesDOMDocumentNode .CreateDocumentNode( )
notesDOMDocumentNode
新規の NotesDOMDocumentNode オブジェクトを返します。
通常、このメソッドは必要ありません。代わりに、NotesDOMParser object オブジェクトの Document プロパティを使用します。