Items

XbrlInstance.Items property

Gets the collection of Item objects in the XBRL instance.

public List<Item> Items { get; }

See Also