LOTUSSCRIPT /COM/OLE のクラス


CreateDocumentNode メソッド
DOM 文書ノードを作成します。

定義位置
NotesDOMDocumentNode

構文
Set notesDOMDocumentNode = notesDOMDocumentNode.CreateDocumentNode( )

戻り値
notesDOMDocumentNode


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