IPluginPartLibraryGetAllManufactures Method

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
C#
Task<ReadOnlyDictionary<string, List<string>>> GetAllManufactures()

Return Value

TaskReadOnlyDictionaryString, ListString

See Also