Element.RemoveAttributeNode
Element.RemoveAttributeNode method
Removes the specified attribute node.
public Attr RemoveAttributeNode(Attr oldAttr)
Parameter | Type | Description |
---|---|---|
oldAttr | Attr | The old attr. |
Return Value
Returns attribute
See Also
- class Attr
- class Element
- package com.aspose.html.Dom
- package Aspose.HTML