NamedNodeMap indexer
NamedNodeMap indexer
Gets the attribute at the specified index. If index is greater than or equal to the number of attributes in this map, this returns null.
Indexer
Name | Description |
---|---|
index | The zero based index of the attribute. |
Returns
The attribute at the specified index.
See Also
- module aspose.finance.xbrl.dom
- class NamedNodeMap