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
使い方 entity ノードについて詳しくは、
http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-527DCFF2 サイトにアクセスして、「Document Object Model Core」の「Interface Entity」を参照してください。
関連項目