public IReadOnlyList<PluginImportingItem> GetAllImports()
Public Function GetAllImports As IReadOnlyList(Of PluginImportingItem)
public:
virtual IReadOnlyList<PluginImportingItem^>^ GetAllImports() sealed
abstract GetAllImports : unit -> IReadOnlyList<PluginImportingItem>
override GetAllImports : unit -> IReadOnlyList<PluginImportingItem>