LOTUSSCRIPT /COM/OLE のクラス


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

定義位置

NotesDOMElementNode

構文

Set notesDOMAttributeNode = notesDOMElementNode.GetAttributeNode( attributeName )

パラメータ

attributeName


戻り値

notesDOMAttributeNode


使用法

指定した名前の属性がない場合は、null を返します。