RemoveAttributeNS

Element.RemoveAttributeNS method

按本地名称和命名空间 URI 删除属性。

public void RemoveAttributeNS(string namespaceURI, string localName)
范围类型描述
namespaceURIString命名空间 URI。
localNameString当地人的名字。

也可以看看