RemoveNamedItem
NamedNodeMap.RemoveNamedItem method
Removes a attribute specified by name.
public Attr RemoveNamedItem(string name)
| Parameter | Type | Description | 
|---|---|---|
| name | String | The attribute name. | 
Return Value
The removed attribute.
See Also
- class Attr
 - class NamedNodeMap
 - namespace Aspose.Finance.Xbrl.Dom
 - assembly Aspose.Finance