Items
XbrlInstance.Items property
Gets the collection of Item
objects in the XBRL instance.
public List<Item> Items { get; }
See Also
- class Item
- class XbrlInstance
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance
Gets the collection of Item
objects in the XBRL instance.
public List<Item> Items { get; }