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