LOTUSSCRIPT /COM/OLE のクラス


GetAttributeNode メソッド
attribute ノードを名前で取得します。

定義位置NotesDOMElementNode
構文Set notesDOMAttributeNode = notesDOMElementNode.GetAttributeNode( attributeName )
パラメータattributeName


戻り値notesDOMAttributeNode
使用法指定した名前の属性がない場合は、null を返します。