LinkbaseRefCollection class
LinkbaseRefCollection class
Collection of schema linkbase references.
The LinkbaseRefCollection type exposes the following members:
Properties
Property | Description |
---|---|
count | The number of linkbase reference in this collection. |
Gets LinkbaseRef item at the specified index in the collection.
Indexer
Name | Description |
---|---|
[index] | The zero based index of the element. |
Methods
Method | Description |
---|---|
add_calculation_linkbase_ref(href) | Add a CalculationLinkbaseRef to the collection. |
add_definition_linkbase_ref(href) | Add a DefinitionLinkbaseRef to the collection. |
add_label_linkbase_ref(href) | Add a LabelLinkbaseRef to the collection. |
add_presentation_linkbase_ref(href) | Add a PresentationLinkbaseRef to the collection. |
add_reference_linkbase_ref(href) | Add a ReferenceLinkbaseRef to the collection. |
See Also
- module aspose.finance.xbrl