GetNamedItem
NamedNodeMap.GetNamedItem method
Gets the attribute specified by name.
public Attr GetNamedItem(string name)
Parameter | Type | Description |
---|---|---|
name | String | The attribute name. |
Return Value
The attribute with the name.
See Also
- class Attr
- class NamedNodeMap
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance