XbrlInstanceCollection class
XbrlInstanceCollection class
Collection of XBRL instances.
The XbrlInstanceCollection type exposes the following members:
Properties
| Property | Description |
|---|---|
| xbrl_document | Gets the XbrlInstanceCollection.xbrl_document which contains this XBRL instances collection. |
| count | The number of XBRL instance in this collection. |
Gets and sets XbrlInstance item at the specified index in the collection.
Indexer
| Name | Description |
|---|---|
| [index] | The zero based index of the element. |
Methods
| Method | Description |
|---|---|
| add() | Add a XbrlInstance to the collection. |
See Also
- module aspose.finance.xbrl