IPluginPartLibraryGetAllManufactures Method
Namespace: PCBI.Plugin.InterfacesAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
Task<ReadOnlyDictionary<string, List<string>>> GetAllManufactures()
Function GetAllManufactures As Task(Of ReadOnlyDictionary(Of String, List(Of String)))
Task<ReadOnlyDictionary<String^, List<String^>^>^>^ GetAllManufactures()
abstract GetAllManufactures : unit -> Task<ReadOnlyDictionary<string, List<string>>>
Return Value
TaskReadOnlyDictionaryString,
ListString