RemoveAttributeNS
Element.RemoveAttributeNS method
按本地名称和命名空间 URI 删除属性。
public void RemoveAttributeNS(string namespaceURI, string localName)
| 范围 | 类型 | 描述 | 
|---|---|---|
| namespaceURI | String | 命名空间 URI。 | 
| localName | String | 当地人的名字。 | 
也可以看看
- class Element
- 命名空间 Aspose.Svg.Dom
- 部件 Aspose.SVG