GetAllLinkbaseRefCollections

XbrlInstance.GetAllLinkbaseRefCollections method

Get all linkbase reference collections in xbrl instance and schema references.

public List<LinkbaseRefCollection> GetAllLinkbaseRefCollections()

Return Value

All linkbase reference collections in xbrl instance and schema references.

See Also