LOTUSSCRIPT /COM/OLE のクラス


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

定義位置NotesDOMDocumentNode
構文Set notesDOMDocumentNode = notesDOMDocumentNode.CreateDocumentNode( )
戻り値notesDOMDocumentNode


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