RemoveAttribute
Element.RemoveAttribute method
Removes an attribute by name.
public bool RemoveAttribute(string name)
Parameter | Type | Description |
---|---|---|
name | String | The attribute name. |
Return Value
True if find and remove the attribute, otherwise false.
See Also
- class Element
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance