LOTUSSCRIPT /COM/OLE のクラス
メモ このクラスは R6 で新しく追加されました。
メモ このクラスは COM ではサポートされていません。
基本クラス 継承元:NotesDOMNode
プロパティ Attributes
FirstChild
HasChildNodes
IsNull
LastChild
LocalName
NamespaceURI
NextSibling
NodeName
NodeType
NodeValue
NumberOfChildNodes
ParentNode
Prefix
PreviousSibling
メソッド AppendChild
Clone
RemoveChild
ReplaceChild
使い方 文書の種類については、http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-412266927 サイトを参照してください。
関連項目