RemoveAttributeNode (NotesDOMElementNode - LotusScript®)

指定した attribute ノードを削除します。

定義位置

NotesDOMElementNode

構文

Set notesDOMAttributeNode = notesDOMElementNode .RemoveAttributeNode( attributenode )

パラメータ

attributenode

NotesDOMAttributeNode。 属性リストから削除する NotesDOMAttributeNode です。このオブジェクトと呼び出し元オブジェクトは、同じ NotesDOMParser オブジェクトから派生したものでなければなりません。

戻り値

notesDOMAttributeNode

削除された NotesDOMAttributeNode です。