指定した attribute ノードを削除します。
Set notesDOMAttributeNode = notesDOMElementNode .RemoveAttributeNode( attributenode )
attributenode
NotesDOMAttributeNode。 属性リストから削除する NotesDOMAttributeNode です。このオブジェクトと呼び出し元オブジェクトは、同じ NotesDOMParser オブジェクトから派生したものでなければなりません。