IPluginPartLibraryGetAllParts Method

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
Task<ReadOnlyCollection<IPartLibraryEntry>> GetAllParts()

Return Value

TaskReadOnlyCollectionIPartLibraryEntry

See Also